HCL Domino MCP Server by CData
@CDataSoftware
HCL Domino MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for HCL Domino (beta): https://www.cdata.com/download/download.aspx?sku=JKZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\hcl-domino.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is HCL Domino MCP Server by CData?
HCL Domino MCP Server by CData is a read-only MCP server that allows LLMs like Claude Desktop to query live HCL Domino data using natural language. It wraps the CData JDBC Driver for HCL Domino, which exposes Domino data as relational SQL models, so no SQL is required.
How to use HCL Domino MCP Server by CData?
Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for HCL Domino, create a JDBC properties (.prp) file with the connection string, then configure Claude Desktop to launch the server via the Java executable and the JAR. The server uses stdio transport and must run on the same machine as the client.
Key features of HCL Domino MCP Server by CData
- Read-only MCP server for querying HCL Domino data.
- Exposes Domino data as relational SQL models via JDBC.
- Provides three built-in tools: get_tables, get_columns, run_query.
- Supports natural language queries through LLMs like Claude Desktop.
- Uses stdio transport; must run on the same machine as the client.
- Requires the CData JDBC Driver for HCL Domino (separate install).
Use cases of HCL Domino MCP Server by CData
- Ask natural language questions about Domino data (e.g., sales opportunities, support tickets, calendar events).
- Explore available tables and columns in the Domino data source without manual SQL.
- Perform read-only analysis of live Domino data from within an AI client.
FAQ from HCL Domino MCP Server by CData
Is the server read-only?
Yes, this project builds a read-only MCP server. For full CRUD and action capabilities, use the separate CData MCP Server for HCL Domino (beta).
What are the system requirements?
Java (to run the JAR), the CData JDBC Driver for HCL
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント