govtenders-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@govtenders-mcpSearch for IT tenders in California over $1M"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
govtenders-mcp
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-mcpCursor / VS Code
Add to MCP settings:
{
"govtenders": {
"command": "npx",
"args": ["govtenders-mcp"]
}
}Related MCP server: fpds-mcp
Tools
Tool | Description | Cost |
| Active tender count, countries, industries | Free |
| Search by industry, region, country, value range | $0.05 USDC |
| Latest published tenders by date | $0.03 USDC |
| 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.
Links
Live API — Free endpoint with tender stats
x402 Manifest — Service discovery
Agent Card — ERC-8004 identity
ERC-8004 NFT — On-chain agent identity
License
MIT
This server cannot be installed
Maintenance
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