couchbase-mcp.md

Couchbase MCP

from"couchbase"
450

Interact with data stored in Couchbase clusters

Databases
CouchbaseNoSQLdistributedcache
install.sh
# Clone the repository
$git clone https://github.com/Couchbase-Ecosystem/mcp-server-couchbase
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve