
Guru Remote MCP Server
Ground coding agents in your team’s Guru cards and verified answers instead of hallucinating internal process or product facts.
Overview
com.getguru/mcp-server is an MCP server for the Build phase that connects AI tools to your Guru knowledge base for grounded retrieval.
What is this MCP server?
- Official Guru Remote MCP Server at mcp.api.getguru.com/mcp (v1.0.2)
- Streamable-http remote for Claude and other MCP hosts
- Open-source implementation at github.com/guruhq/remote-mcp-server
- Developer overview at developer.getguru.com/docs/guru-mcp-server-overview
- Registry version 1.0.2
- Remote URL https://mcp.api.getguru.com/mcp
- Public repository github.com/guruhq/remote-mcp-server linked in server metadata
Community signal: 1 GitHub stars.
What problem does it solve?
Agents invent internal details when company knowledge lives in Guru but is not reachable through the coding environment.
Who is it for?
Teams already documenting in Guru who want Claude Code or Cursor to cite live internal knowledge during build and support tasks.
Skip if: Solo builders without a Guru workspace, or stacks that require fully local-only knowledge with no SaaS retrieval.
What do I get? / Deliverables
After registration, agents can query Guru through the remote MCP API instead of stale copies pasted into each chat.
- Live Guru remote MCP connection in your agent client
- Agent retrievals from Guru knowledge base during dev and ops tasks
- Auditable open-source server reference on GitHub
Recommended MCP Servers
Journey fit
Connecting the canonical knowledge base happens during Build when you wire agent tooling and internal documentation access. Docs is the primary shelf for Guru retrieval that powers specs, runbooks, and support macros from one knowledge graph.
How it compares
Enterprise knowledge-base MCP bridge, not a note-taking skill or generic web RAG scraper.
Common Questions / FAQ
Who is com.getguru/mcp-server for?
Developers and operators on Guru who want MCP-enabled agents to read their curated cards and verified answers.
When should I use com.getguru/mcp-server?
Use it when writing specs, docs, or support drafts and you need agents to pull authoritative Guru content in real time.
How do I add com.getguru/mcp-server to my agent?
Configure the streamable-http remote https://mcp.api.getguru.com/mcp in your MCP client and authenticate with your Guru workspace per the developer overview.