couchbase-mcp-server
1
Couchbase MCP Server enables natural language queries on Couchbase Capella clusters using the Model Context Protocol (MCP). It facilitates interactions between language models and external systems, providing an efficient Couchbase querying tool.
Couchbase MCP Server
The Couchbase MCP Server implements the Model Context Protocol (MCP) using the Couchbase Node.js SDK. It allows MCP clients to perform natural language queries on Couchbase Capella clusters. Features include executing SQL++ queries and returning results in an accessible format. It supports commands like querying documents and summarizing orders.
Features
- Couchbase Query Tool
- ToolName:
query-couchbase
- Description: Executes SQL++ queries on Couchbase Capella.
- ToolName:
Setup
- Clone the repository and install dependencies.
- Configure the
.env
file with Couchbase credentials. - Build the project and run the server using Stdio transport.