Loading MCP server directory, please wait...
Match tech products and consulting services to live government tenders, grants, and RFPs
npx @getmcp/cli add io.github.carlosahumada89/govrider-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
GOVRIDER_API_KEYYour GovRider API key from govrider.ai/app/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carlosahumada89/govrider-mcp-server": {
"command": "npx",
"args": [
"-y",
"@govrider/mcp-server"
],
"env": {
"GOVRIDER_API_KEY": ""
}
}
}
}