Skip to content
Back to search
30
MCP

couchbase/mcp-server

docker/couchbase/mcp-server

An MCP server implementation of Couchbase that allows LLMs to directly interact with Couchbase data.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

couchbaseecosystem/mcp-server-couchbase
An MCP server implementation of Couchbase that allows LLMs to directly interact with Couchbase data.
0 tools
couchbase-mcp-server
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
0 tools
io.github.couchbase/mcp-server-couchbase
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
0 tools
io.github.couchbase-ecosystem/mcp-server-couchbase
Couchbase Model Context Protocol Server to interact with Couchbase clusters
0 tools
io.github.Couchbase-Ecosystem/mcp-server-couchbase
Couchbase Model Context Protocol Server to interact with Couchbase clusters
0 tools
iflow-mcp_couchbase-mcp-server
Couchbase MCP Server - The Developer Data Platform for Critical Applications in Our AI World
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "couchbase/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}