Back to search
30
MCP

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%
4 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
mcpbind-couchbase-mcp-server
MCP Server Package: couchbase-mcp-server
0 tools
io.github.containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools
io.github.mongodb-js/mongodb-mcp-server
MongoDB Model Context Protocol Server
0 tools
couchbase-mcp-server
Couchbase MCP Server - The Developer Data Platform for Critical Applications in Our AI World
0 tools
io.github.tago-io/mcp-server
Model Context Protocol server for TagoIO data and analytics
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"
    }
  }
}