databases

Mcp Server Couchbase

Couchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL++ queries and natural language data analysis.

python
cloud
local
enterprise
databases
0
View on GitHub

Installation

npx -y Couchbase-Ecosystem/mcp-server-couchbase

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-couchbase",
  "command": "npx",
  "args": [
    "-y",
    "Couchbase-Ecosystem/mcp-server-couchbase"
  ]
}

About This MCP Server

Couchbase-Ecosystem/mcp-server-couchbase

Couchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL++ queries and natural language data analysis.

GitHub: https://github.com/Couchbase-Ecosystem/mcp-server-couchbase

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub