mcpbeat Sign in

Couchbase Guru MCP Server

by couchbase-ecosystem Your server? Claim it
local only

Couchbase Guru runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from pypi. Last commit 27 Aug 2026.

Search the Couchbase documentation from your MCP client via a hosted documentation agent.

Installs per day peak 498 · avg 82
a month agotoday
187
Installs / week
pypi · couchbase-guru
1
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Couchbase Guru every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add couchbase-guru -- uvx couchbase-guru
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "couchbase-guru": {
      "args": [
        "couchbase-guru"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.couchbase-guru]
command = "uvx"
args = ["couchbase-guru"]
.cursor/mcp.json
{
  "mcpServers": {
    "couchbase-guru": {
      "args": [
        "couchbase-guru"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "couchbase-guru": {
      "args": [
        "couchbase-guru"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Couchbase Guru

same job, measured the same way
Developer Toolkit MCP
by mjaskolski

The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.

2 tools answering
AgentHotspot
by agenthotspot

Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.

74 installs/wk local only
OmniSeek
by battam1111

Your agent seeks what search can't find. A self-hosted perception MCP server.

209 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

55 installs/wk local only
Google AI Search MCP
by shariqriazz

Google AI search and documentation tools for MCP clients using Vertex AI or the Gemini API.

61 installs/wk local only
C
NVIDIA CUDA Docs
by nvidia-ngc-nsight-copilot-api

Search NVIDIA CUDA documentation and code samples from AI coding agents.

answering
Slack MCP Server
by stevenvo

Read Slack conversations, threads, user info, and search messages from your MCP client.

52 installs/wk local only
Laserfiche MCP
by samuelshernandez

MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.

117 installs/wk local only

Couchbase Guru — questions

Answers built from our own checks of this server.

Why is there no uptime for Couchbase Guru?
Couchbase Guru runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package couchbase-guru was installed 187 times last week.
How do I connect Couchbase Guru?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls couchbase-guru straight from pypi; nothing to host, nothing to sign up for.
How many people use Couchbase Guru?
The pypi package couchbase-guru was installed 187 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Couchbase Guru open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.