HCL Domino MCP Server by CData
@CDataSoftware
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\hcl-domino.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments