Back to directory
cdatasoftware/cdata-jdbc-mcp-server

cdatasoftware/cdata-jdbc-mcp-server

@CDataSoftware

This read-only MCP Server allows you to connect to external data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcp

jdbcmcpserverdatabasedataintegrationsalesforceenterprise

Installation & Configuration

{
  "mcpServers": {
    "cdata-jdbc": {
      "command": "/path/to/java",
      "args": [
        "-jar",
        "/path/to/CDataMCP-jar-with-dependencies.jar",
        "/path/to/your/source.prp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/13
Updated
2026/6/13