couchbase-mcp-server-by-cdata
CData's MCP Server for Couchbase allows large language models to access Couchbase data in a read-only manner via the CData JDBC Driver. The server supports querying live data through natural language without requiring SQL knowledge.
couchbase-mcp-server-by-cdata
CData's Model Context Protocol (MCP) Server for Couchbase is a read-only server designed to allow large language models (LLMs) to query live Couchbase data through the CData JDBC Driver for Couchbase. It exposes Couchbase as relational SQL models and offers a simple MCP interface. The server is built using Maven and requires configuration with the CData JDBC Driver. It supports integration with Claude Desktop for retrieving and managing data without SQL queries. The server is licensed under the MIT License.
Features
- Read-only access to Couchbase data via MCP interface
- Based on CData JDBC Driver for Couchbase
- Simplified configuration and setup
Usage
- Allows LLMs to perform queries on live data
- Use simple natural language questions to retrieve information
Setup Guide
Includes steps for cloning the repository, building the server, and configuring the connection.