Govrider Mcp Server logoHealth: ActiveRecent health check succeeded.Last checked 8/7/2026, 3:36:12 PM

Govrider Mcp ServerAggregators

carlosahumada89
View Repository5

Aggregates live government tenders, grants, and RFPs worldwide, matching them to tech products or services via AI-powered search.

Overview

This server provides access to thousands of live government procurement opportunities from over 25 official sources across multiple regions including the US, EU, UK, Latin America, Africa, and Asia Pacific. It enables tech companies and consultants to find relevant tenders, grants, and frameworks by describing their products or services. The data is updated nightly and enriched with AI analysis for better matching and contextual insights. Use it to discover government contracts suited to your technology offerings without needing government procurement expertise.

Use cases

โ€ขSearch for government tenders matching a technology product description
โ€ขFind grants and RFPs relevant to consulting services
โ€ขFilter opportunities by region, country, or funding type
โ€ขObtain detailed AI-generated strategic fit and political context for matches

Key features

โ€ขAggregates live opportunities from 25+ official government portals worldwide
โ€ขSupports free discovery search and AI-enhanced high-precision matching
โ€ขProvides detailed metadata including deadlines, estimated values, and agency info
โ€ขReturns direct application URLs and document links for each opportunity
โ€ขOffers credit balance checking and API key-based authentication

Quick Install

Automated & IDE Setup

Copy the AI prompt to automatically install this server into your coding agent (Claude Code, Cursor, etc.), or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

claude_desktop_config.json
{
  "mcpServers": {
    "carlosahumada89-govrider-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "carlosahumada89-govrider-mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Govrider Mcp Server.

Extracted Tool Capabilities
Aggregates live opportunities from 25+ official government portals worldwide
Supports free discovery search and AI-enhanced high-precision matching
Provides detailed metadata including deadlines, estimated values, and agency info
Returns direct application URLs and document links for each opportunity
Offers credit balance checking and API key-based authentication

Documentation Overview

GovRider MCP Server

Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide.

npm version npm downloads license GovRider

govrider-mcp-server MCP server

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

Quick Start

1. Get an API key

Sign up at govrider.ai and create an API key at govrider.ai/app/api-keys.

2. Install

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

config.json
{
  "mcpServers": {
    "govrider": {
      "command": "npx",
      "args": ["-y", "@govrider/mcp-server"],
      "env": {
        "GOVRIDER_API_KEY": "gr_live_your_key_here"
      }
    }
  }
}

Restart Claude Desktop after saving.

Claude Code

Add to .claude/settings.json in your project or ~/.claude/settings.json globally:

config.json
{
  "mcpServers": {
    "govrider": {
      "command": "npx",
      "args": ["-y", "@govrider/mcp-server"],
      "env": {
        "GOVRIDER_API_KEY": "gr_live_your_key_here"
      }
    }
  }
}
VS Code / Cursor

Add to your workspace .vscode/mcp.json:

config.json
{
  "servers": {
    "govrider": {
      "command": "npx",
      "args": ["-y", "@govrider/mcp-server"],
      "env": {
        "GOVRIDER_API_KEY": "gr_live_your_key_here"
      }
    }
  }
}

Tools

search_opportunities (FREE)

Discovery search across all sources. No credits required.

ParameterTypeRequiredDescription
querystringYesDescription of your technology, product, or service (min 10 chars)
regionstringNoFilter: "EU", "US Federal", "UK", "Latin America", "Asia Pacific", "Africa"
countrystringNoFilter: "France", "Colombia", "Australia", etc.
funding_typestringNoFilter: "Tender", "Grant", "RFP", "SBIR/STTR", "Framework"
limitnumberNoResults to return, 1-10 (default 10)

Returns for each match:

  • Sector category
  • Region
  • Funding type
  • Estimated value
  • Deadline
  • Status

search_enriched (1 credit)

High precision matching via GovRider's proprietary AI architecture.

ParameterTypeRequiredDescription
querystringYesDetailed description of your technology, product, or service (min 20 chars). More detail = better matches.
regionstringNoFilter: "EU", "US Federal", "UK", "Latin America", "Asia Pacific", "Africa"
countrystringNoFilter: "France", "Colombia", "Australia", etc.
funding_typestringNoFilter: "Tender", "Grant", "RFP", "SBIR/STTR", "Framework"

Returns for each match (10 results):

  • Match score (0-100)
  • GovRider's strategic fit memo assessing your tech solution or consulting offer suitability
  • GovRider's political context analysis of opportunities identified
  • Translated English title
  • Full description
  • Agency and country
  • Direct application URL
  • Document URLs
  • Keywords
  • Deadline and estimated value

check_credits

Check your GovRider credit balance and database status. No parameters required.


Configuration

Environment VariableRequiredDescription
GOVRIDER_API_KEYYesYour GovRider API key. Get one at govrider.ai/app/api-keys
GOVRIDER_API_BASENoOverride API base URL (default: https://www.govrider.ai)

Examples

GovRider works by matching what you sell or build against live government opportunities. Describe your product or service, and GovRider finds where the demand is.

Tech product

"We build a cloud-based ERP platform for finance teams. Key modules include budget forecasting, procurement workflow automation, and real-time spend analytics. We integrate with SAP and any cloud provider via API."

Tech consulting

"Our firm provides cybersecurity advisory and implementation services: penetration testing, SOC setup, zero-trust architecture design, and GDPR/NIS2 compliance audits. We specialise in critical infrastructure and defence clients."


Coverage

  • Data from 25+ official government portals and international organisations
  • Regions: US, EU, UK, Latin America, Africa, Asia Pacific
  • All data is refreshed nightly
  • Only live, open opportunities are returned

Pricing

ToolCost
search_opportunitiesFree
search_enriched1 credit
check_creditsFree

Buy credits at govrider.ai/pricing.


Security

  • API keys are transmitted over HTTPS only
  • Keys are never stored in plaintext on GovRider's servers (SHA-256 hashed)
  • Rate limit: 60 requests per minute per API key
  • Report security issues to contact@govrider.ai

Development

bash
# Clone
git clone https://github.com/carlosahumada89/govrider-mcp-server.git
cd govrider-mcp-server

# Install dependencies
npm install

# Build
npm run build

# Run locally
GOVRIDER_API_KEY=gr_live_... node build/index.js

License

MIT - see LICENSE.


govrider.ai - Pricing - Contact

Related MCP Servers

View all alternatives

Frequently Asked Questions about Govrider Mcp Server

What is the Govrider Mcp Server MCP server used for?

Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide.

How do I install Govrider Mcp Server in Claude Desktop or Cursor?

Copy the client configuration JSON snippet from the installation section above into your claude_desktop_config.json or .cursor/mcp.json file, then restart your AI application.

Is the Govrider Mcp Server MCP server free and safe to use?

Yes, Govrider Mcp Server is listed as a free Model Context Protocol server. Always review repository source code and permissions before granting local workspace access to AI agents.

Technical Specs & Signals

TransportSTDIO
RuntimeNode.js
Health CheckActive
Views1
Installs0
GitHub stars5
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools21/30
Adoption2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Promote this listing

Optional paid placement. Free listings stay free forever.

Featured boost7 days in the spotlight ยท from $12/wk
Weeks
1

โ†’ Runs until Aug 14, 2026

Category sponsorTop-of-category sponsorship ยท from $18/wk
Weeks
1

โ†’ Runs until Aug 14, 2026

Cancel anytime โ€” no long-term lock-in.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.