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: koko-call-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.
Related MCP Servers
- Flicense-qualityCmaintenanceMCP 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
- Alicense-qualityAmaintenanceRead-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 updated82Apache 2.0
- AlicenseBqualityCmaintenanceMCP server for MoltAwards that enables AI agents to search, filter, and engage with federal and state government contract opportunities, including teaming and commenting.Last updated35MIT
- Alicense-qualityDmaintenanceMCP 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 updated12MIT
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…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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