Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Couchbase MCP Server logo
MCP server

Couchbase MCP Server

Couchbase cluster access with key-value, SQL++ query and index tooling.

0
SaveVisit website ↗

Add it to your client

Official
Install
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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?