Back to the MCP Gateway catalog

MCP Gateway · Catalog

Guru icon

Guru MCP server

Official

Guru MCP is the official Model Context Protocol server for Guru, with OAuth and tools that let agents search the knowledge base, generate sourced answers, create drafts, and update cards. Connect it through the Speakeasy MCP Gateway and agents such as Claude, Cursor, and ChatGPT get one governed URL for it, with SSO, RBAC, and a full audit trail.

Communication6 toolsAuth: oauth

Behind the MCP Gateway

Run Guru MCP behind the MCP Gateway

One URL for every agent, sign-in through your IdP, RBAC down to the tool, and every Guru call inspected and logged.

Deploy on MCP Gateway

Tools · 6

Each tool below can be allowed or denied per team and role at the MCP Gateway, and every call is inspected and logged.

guru_answer_generation

Generate direct answers to questions using the knowledge base. Use when users ask specific questions ('What is X?', 'How do I Y?'). Provides comprehensive answers, not just documents.

guru_create_draft

Create a Draft of a Card in Guru. Use when the users ask to save the content to Guru using a Draft

guru_search_documents

Find and retrieve specific documents, sources or cards. Use when users want to discover existing content ('find me docs on X', 'do we have cards about Y'). Returns documents for browsing, not answers.

guru_update_card

Update the content of an existing card. Use when users want to modify existing card content.

guru_list_knowledge_agents

Get available knowledge agents and their IDs. Always call this first before using guru_search_documents or guru_answer_generation tools, as both require an agentId parameter. Each agent has different expertise areas and data sources configured. If the user doesn't specify which agent to use then find the appropriate agent for a specific domain or use case based on name. For search and answer generation, do not default to 'Guru' agent unless there are no high confidence matches.

guru_get_card_by_id

Get full card content in original HTML format by card ID

Questions

What is a Guru MCP server?
A Guru MCP server exposes Guru to AI agents as Model Context Protocol tools. Instead of a custom integration per agent, any MCP client can connect to the server and call tools such as guru_answer_generation or guru_create_draft to work with Guru. The server in this catalog is the official Guru MCP server, which authenticates with OAuth.
What can you do with Guru MCP?
Agents can search the knowledge base, generate sourced answers, create drafts, and update cards. The catalog lists 6 tools for this server, including guru_answer_generation, guru_create_draft, and guru_search_documents. The full list with descriptions is on this page.
Why put Guru MCP behind an MCP gateway?
Connecting the Guru MCP server directly to each client means a separate credential per developer, no inventory of who can reach Guru through an agent, and no record of what agents did with it. An MCP gateway sits between every agent and the Guru server, so sign-in runs through your identity provider, role-based access decides which teams can call which Guru tools, and every call is inspected and logged in one place. The Speakeasy MCP Gateway applies those controls to Guru and to every other server in your catalog.
How do you connect Guru MCP through a gateway?
Add the Guru server from the Speakeasy MCP catalog and every agent reaches it through one gateway URL, next to the rest of your approved servers. Authentication uses OAuth 2.1 with PKCE and dynamic client registration, sign-in runs through your identity provider, and role-based access controls decide which teams can use which Guru tools. Every prompt, response, and tool call is inspected and logged at the gateway.
How is this different from an unofficial Guru MCP?
Community-built Guru MCP servers wrap the same Guru surface but are not vendor-maintained, and most authenticate with a static credential that gives an agent everything the credential owner can touch. This catalog lists the official Guru MCP server, which uses OAuth. Running it behind the Speakeasy MCP Gateway adds SSO, role-based access, and an audit trail of every call.

AI everywhere.

Control here.