Server data from the Official MCP Registry
Couchbase Model Context Protocol Server to interact with Couchbase clusters
Couchbase Model Context Protocol Server to interact with Couchbase clusters
Set these up before or after installing:
Environment variable: CB_CONNECTION_STRING
Environment variable: CB_USERNAME
Environment variable: CB_PASSWORD
Environment variable: CB_CA_CERT_PATH
Environment variable: CB_CLIENT_CERT_PATH
Environment variable: CB_CLIENT_KEY_PATH
Environment variable: CB_MCP_READ_ONLY_MODE
Environment variable: CB_MCP_READ_ONLY_QUERY_MODE
Environment variable: CB_MCP_TRANSPORT
Environment variable: CB_MCP_HOST
Environment variable: CB_MCP_PORT
Environment variable: CB_MCP_DISABLED_TOOLS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-couchbase-ecosystem-mcp-server-couchbase": {
"env": {
"CB_MCP_HOST": "your-cb-mcp-host-here",
"CB_MCP_PORT": "your-cb-mcp-port-here",
"CB_PASSWORD": "your-cb-password-here",
"CB_USERNAME": "your-cb-username-here",
"CB_CA_CERT_PATH": "your-cb-ca-cert-path-here",
"CB_MCP_TRANSPORT": "your-cb-mcp-transport-here",
"CB_CLIENT_KEY_PATH": "your-cb-client-key-path-here",
"CB_CLIENT_CERT_PATH": "your-cb-client-cert-path-here",
"CB_CONNECTION_STRING": "your-cb-connection-string-here",
"CB_MCP_DISABLED_TOOLS": "your-cb-mcp-disabled-tools-here",
"CB_MCP_READ_ONLY_MODE": "your-cb-mcp-read-only-mode-here",
"CB_MCP_READ_ONLY_QUERY_MODE": "your-cb-mcp-read-only-query-mode-here"
},
"args": [
"couchbase-mcp-server"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 3 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!