Databases
Interact with data stored in Couchbase clusters. Document database with SQL++ query support.
mcpizy install couchbasenpx -y mcp-server-couchbase{
"mcpServers": {
"couchbase": {
"command": "npx",
"args": [
"-y",
"mcp-server-couchbase"
]
}
}
}