mcp-server-couchbase
Couchbase Model Context Protocol Server to interact with Couchbase clusters
Package Details
couchbase-mcp-server
Package Arguments
Named
Environment Variables
Couchbase connection string. Required for connecting to the cluster.
Couchbase database username. Required for basic authentication.
Couchbase database password. Required for basic authentication.
Couchbase CA certificate path. Required for TLS authentication in non Capella clusters.
Couchbase client certificate path. Required for mTLS authentication.
Couchbase client key path. Required for mTLS authentication.
Couchbase read only query mode. Set to true to allow only read-only queries. Set to false to allow data modification queries.
Transport mode for the server (stdio, http or sse). Default is stdio
Host to run the MCP server on (default: 127.0.0.1). Used only for HTTP and SSE transport modes.
Port to run the MCP server on (default: 8000). Used only for HTTP and SSE transport modes.
docker.io/couchbaseecosystem/mcp-server-couchbase:0.5.3
Environment Variables
Couchbase connection string. Required for connecting to the cluster.
Couchbase database username. Required for basic authentication.
Couchbase database password. Required for basic authentication.
Couchbase CA certificate path. Required for TLS authentication in non Capella clusters.
Couchbase client certificate path. Required for mTLS authentication.
Couchbase client key path. Required for mTLS authentication.
Couchbase read only query mode. Set to true to allow only read-only queries. Set to false to allow data modification queries.
Transport mode for the server (stdio, http or sse). Default is stdio
Host to run the MCP server on (default: 127.0.0.1). Used only for HTTP and SSE transport modes.
Port to run the MCP server on (default: 8000). Used only for HTTP and SSE transport modes.