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: koko-call-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.

Related MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    MCP server for querying U.S. Federal Procurement Data System (FPDS-NG) to search federal contract actions by keyword, agency, NAICS, or vendor, with USDC micropayments via x402.
    Last updated
  • A
    license
    -
    quality
    A
    maintenance
    Read-only MCP server for searching Japanese government procurement bid notices (官公需) from the SME Agency's KKJ portal. Includes AI ranking, PDF requirement extraction, and CSV/calendar export.
    Last updated
    82
    Apache 2.0
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for MoltAwards that enables AI agents to search, filter, and engage with federal and state government contract opportunities, including teaming and commenting.
    Last updated
    35
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server that provides real-time, high-quality tender information from Taiwan's government e-procurement website via enhanced web scraping, enabling AI to query and analyze procurement opportunities.
    Last updated
    12
    MIT

View all related MCP servers

Related MCP Connectors

  • Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.

  • Canada Government Procurement MCP — CanadaBuys open data (keyless).

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

View all MCP Connectors

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