Govrider
About
MCP server for GovRider -match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide, updated nightly.
Details
- Author
- carlosahumada89
- Downloads
- 227
- Categories
- Other, AI
Jump to
- Matches tech products/services to government opportunities
- Data from 25+ official government portals worldwide
- Covers US, EU, UK, Latin America, Africa, Asia Pacific
- Updated nightly with only live, open opportunities
- AI-enriched analysis and semantic indexing
- Free discovery search available
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
GovriderCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Sign up at govrider.ai to obtain an API key, then install the npm package (@govrider/mcp-server) and configure your MCP client (Claude Desktop, Claude Code, or VS Code/Cursor) with the environment variable GOVRIDER_API_KEY. Use the tools search_opportunities (free) or search_enriched (1 credit) by describing your product or service to get ranked matches.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"govrider": {
"govrider": {
"command": "npx",
"args": [
"-y",
"@govrider/mcp-server"
],
"env": {
"GOVRIDER_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
}
McpServers
{
"govrider": {
"command": "npx",
"args": [
"-y",
"@govrider/mcp-server"
],
"env": {
"GOVRIDER_API_KEY": "<YOUR_API_KEY>"
}
}
}
What is GovRider?
GovRider is for any tech company, consultancy, or individual with a technology product or service. You don't need to be a government specialist. If you build or sell technology, there are governments looking to buy it.
- Thousands of live opportunities from 25+ official government portals and international organisations
- Covers the US, EU, UK, Latin America, Africa, and Asia Pacific
- Updated nightly - only live, open opportunities are returned
- AI-enriched - every opportunity is verified, analysed, and semantically indexed
- Describe what you sell or what you are building and get ranked matches in seconds
---
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




