Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From enterprise-search
Connects remotely to GetGuru knowledge platform via HTTP for searching and retrieving verified knowledge cards and company info. Requires authentication credentials.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin enterprise-searchCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"guru": {
"type": "http",
"url": "https://mcp.api.getguru.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.api.getguru.com/mcpShare bugs, ideas, or general feedback.