couchbase-mcp-server-by-cdata

couchbase-mcp-server-by-cdata

3.2

If you are the rightful owner of couchbase-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

CData's Model Context Protocol (MCP) Server for Couchbase is a read-only server designed to allow LLMs to query live data from Couchbase using the CData JDBC Driver.

The CData MCP Server for Couchbase is a specialized server that enables large language models (LLMs) to interact with live Couchbase data through a simple MCP interface. This server leverages the CData JDBC Driver to expose Couchbase data as relational SQL models, allowing LLMs to retrieve information using natural language queries without the need for SQL knowledge. The server is read-only, but a full-featured version with read, write, update, and delete capabilities is available in beta. The setup involves cloning the repository, building the server, and configuring the JDBC connection. Once configured, the server can be integrated with AI clients like Claude Desktop to facilitate data retrieval and analysis.

Features

  • Read-only access to Couchbase data through MCP interface.
  • Integration with CData JDBC Driver for Couchbase.
  • Natural language querying without SQL knowledge.
  • Simple setup and configuration process.
  • Support for integration with AI clients like Claude Desktop.