MCP server
Couchbase MCP Server
Couchbase cluster access with key-value, SQL++ query and index tooling.
Add it to your client
OfficialInstall
uvx couchbase-mcp-server
mcpServers
{
"mcpServers": {
"couchbase-mcp": {
"command": "uvx",
"args": [
"couchbase-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Python
- Auth
- Required
- License
- Apache-2.0
Tools
get_buckets_in_clusterget_scopes_and_collections_in_bucketget_schema_for_collectionget_document_by_idupsert_document_by_idrun_sql_plus_plus_queryexplain_sql_plus_plus_querylist_indexesget_index_advisor_recommendationsget_longest_running_queries
Covers buckets, scopes and collections, single-document key-value operations, SQL++ queries with EXPLAIN, and index creation or removal. A separate group of tools surfaces the longest-running and most frequent queries, plus the ones missing a covering index, so performance work does not need a second console. Read-only mode is the default, and individual tools can be disabled or forced to ask for confirmation.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
Comments(0)
Sign in to comment