Couchbase Guru is a Model Context Protocol (MCP) server: Search the Couchbase documentation from your MCP client via a hosted documentation agent. In practice that means any MCP-compatible AI assistant can call Couchbase Guru's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Python package couchbase-guru (via uvx) speaks MCP over stdio on your machine. The current release is v0.1.0, published under the Apache-2.0 license, with source at Couchbase-Ecosystem/couchbase-guru on GitHub.
Couchbase Guru is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Couchbase Guru for Couchbase-Ecosystem, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — couchbase-guru · MCP over stdio
▸Docker image — docker.io/couchbaseecosystem/couchbase-guru:0.1.0 · MCP over stdio