Skip to main content
Glama
jnguyen-coder

govtenders-mcp

govtenders-mcp

npm version License: MIT

MCP server for government tender data. Search 11,000+ active contracts from CanadaBuys (Canada) and SAM.gov (United States).

Powered by ONE-1 autonomous agent with x402 micropayments on Base.

Setup

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "govtenders": {
      "command": "npx",
      "args": ["govtenders-mcp"]
    }
  }
}

Claude Code

claude mcp add govtenders -- npx govtenders-mcp

Cursor / VS Code

Add to MCP settings:

{
  "govtenders": {
    "command": "npx",
    "args": ["govtenders-mcp"]
  }
}

Related MCP server: fpds-mcp

Tools

Tool

Description

Cost

get_tender_stats

Active tender count, countries, industries

Free

search_tenders

Search by industry, region, country, value range

$0.05 USDC

get_latest_tenders

Latest published tenders by date

$0.03 USDC

match_tenders

AI-powered semantic matching via Claude Haiku

$0.15 USDC

Example Queries

Once installed, ask your AI assistant:

  • "Show me construction tenders in Ontario"

  • "Find IT contracts in California over $500K"

  • "What government contracts match my cybersecurity consulting business?"

  • "How many active tenders are there right now?"

  • "Get the latest government procurement opportunities"

How It Works

The get_tender_stats tool is free and returns live statistics from the API. The search, feed, and match tools hit x402 payment-gated endpoints. Without a wallet configured, they return pricing info and direct URLs. The free stats tool alone provides valuable metadata about 11,000+ active opportunities.

Payment

Paid endpoints use x402 micropayments in USDC on Base (eip155:8453). When a paid tool is called without payment credentials, it returns the price and a direct URL to the API endpoint.

License

MIT

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jnguyen-coder/govtenders-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server