Skip to content
Back to search
30
MCP v0.7.1

io.github.Couchbase-Ecosystem/mcp-server-couchbase

io.github.Couchbase-Ecosystem/mcp-server-couchbase

Couchbase Model Context Protocol Server to interact with Couchbase clusters

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

Similar MCP servers embedding-nearest

io.github.couchbase-ecosystem/mcp-server-couchbase
Couchbase Model Context Protocol Server to 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
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
couchbase/mcp-server
An MCP server implementation of Couchbase that allows LLMs to directly interact with Couchbase data.
0 tools
io.github.containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.couchbase-ecosystem/mcp-server-couchbase": {
      "url": "None",
      "transport": "http"
    }
  }
}