- Home
- MCP servers
- Guru Remote
Guru Remote
- other
0
GitHub Stars
other
Language
2 months ago
First Indexed
3 weeks ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can securely connect Guru Enterprise Knowledge to your IDE, LLM, or agent platform using the Guru Remote MCP Server. It provides real-time, permission-aware access to your Guru knowledge base through the Model Context Protocol, enabling AI assistants and development tools to search, retrieve, and create or update Guru cards as needed.
How to use
To use the Guru Remote MCP Server, point your MCP client to the server URL and authenticate using the supported OAuth 2.0 flow. Once connected, you can search your knowledge base for verified Guru cards, retrieve answers, and use AI-powered answer generation to assist with coding, debugging, or drafting documentation. You can also draft new cards or update existing ones, all while respecting your organization’s permissions.
How to install
Prerequisites: ensure you have internet access and the ability to run HTTP requests against the MCP server URL. No local dependency installation is required to use the remote MCP server from your MCP client.
# Connect your MCP client to the Guru MCP server
# Use the provided MCP URL for secure access
https://mcp.api.getguru.com/mcp
Additional content
Security and access are designed to be permission-aware. OAuth 2.0 authentication is supported to ensure secure single sign-on (SSO) integration for your organization. When using the server, you can leverage knowledge agents to generate answers, manage cards through drafts and updates, and perform searches that respect your organization's permission model.
Available tools
knowledge_base_access
Search and retrieve verified Guru cards from your knowledge base to provide accurate, up-to-date information to AI assistants and development tools.
card_management
Create drafts and update existing Guru cards to keep information current and accurately reflected in your knowledge base.
knowledge_agents
Access AI-powered answer generation to enhance responses, code suggestions, and other assistant capabilities.
permission_aware_data
Ensure all data access respects your organization’s permissions and access controls.
oauth2_authentication
Secure authentication with OAuth 2.0 for SSO integration and safe, controlled access.