Skip to content
Back to search
30
MCP

couchbaseecosystem/mcp-server-couchbase

docker/couchbaseecosystem/mcp-server-couchbase

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

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

Similar MCP servers embedding-nearest

couchbase/mcp-server
An MCP server implementation of Couchbase that allows LLMs to directly interact with Couchbase data.
0 tools
io.github.couchbase/mcp-server-couchbase
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
0 tools
couchbase-mcp-server
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": {
    "couchbaseecosystem/mcp-server-couchbase": {
      "url": "None",
      "transport": "http"
    }
  }
}