Government Contracts 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., "@Government Contracts MCPfind recent contract opportunities for cybersecurity"
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.
Government Contracts MCP
Government contract search and federal procurement data for AI agents. Search SAM.gov opportunities and USASpending.gov / FPDS contract awards from one aggregated, deduplicated dataset — plus contract detail, agency spending breakdowns, and trending solicitation sectors.
Live MCP endpoint (Streamable HTTP):
https://gov-contracts-mcp-production.up.railway.app/mcp
Connect
MCP endpoint:
https://gov-contracts-mcp-production.up.railway.app/mcpRegistry id:
io.github.FoundryNet/gov-contracts-mcpAgent card:
https://gov-contracts-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http gov-contracts https://gov-contracts-mcp-production.up.railway.app/mcpRelated MCP server: USASpending MCP Server
Tools
Tool | Price | What it does |
| $0.01 | Filtered search of opportunities + awards (keyword, agency, NAICS, state, value range, status, posted-after), newest first |
| free | Full record for one solicitation number |
| $0.01 | Live spend-by-NAICS + top awardees for an agency / fiscal year |
| $0.01 | Sectors ranked by new-solicitation volume over a window |
| $10 | Curated daily federal-procurement brief |
| $0.50 | Top-5 signals from today's brief as structured JSON — a cheap sample of |
| free | FoundryNet Data Network directory + attestation info |
Free tier: 25 paid-tool queries/day per agent (plus unlimited free
contract_detail). Pass agent_id to scope your allowance. After that, each query
costs $0.01 per query via x402: the tool returns an
HTTP-402 with a payment memo — complete the returned payment challenge, then re-call with the
same arguments plus payment_tx=<signature>. An Authorization: Bearer fnet_… key
bypasses the paywall.
Data sources
SAM.gov Opportunities API — open solicitations / opportunity notices.
USASpending.gov Award API — awarded contracts (FPDS data flows through here).
A background agent refreshes the dataset every 6 hours; agency_spending queries
USASpending live so it always reflects the full federal record.
Connect
MCP registry:
io.github.FoundryNet/gov-contracts-mcp
{
"mcpServers": {
"gov-contracts": {
"url": "https://gov-contracts-mcp-production.up.railway.app/mcp"
}
}
}Develop
pip install -r requirements.txt
export SUPABASE_URL=... SUPABASE_SERVICE_KEY=...
python server.py # serves /mcp + /sse on :8080, /health for livenessApply sql/0001_gov_contracts.sql to the Supabase project before first run.
Built by FoundryNet · forge@foundrynet.io
Live network activity
Real-time verified activity across 17 servers and autonomous agents in the FoundryNet Data Network.
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
- Alicense-qualityDmaintenanceEnables research of federal contract awards and competitive landscape analysis using the USASpending.gov API. Supports searching for contracts, analyzing recipients, tracking spending trends, and identifying market opportunities in government contracting.Last updated1MIT
- Alicense-qualityDmaintenanceEnables research of federal contract awards, market opportunities, and competitive landscapes using the USASpending.gov API. It provides specialized tools for AI agents to analyze government spending trends, identify incumbents, and search contractor details.Last updatedMIT
- Flicense-qualityCmaintenanceFederal procurement intelligence toolkit that searches SAM.gov contract opportunities, analyzes agency spending patterns, tracks competitor wins, and monitors small business set-aside programs (8a, HUBZone, SDVOSB, WOSB). 4 tools using SAM.gov and USASpending.gov data.Last updated2
- AlicenseAqualityAmaintenanceSearch and analyze U.S. federal government contracts and opportunities from SAM.gov. Tools for keyword search, contract details, competitive analysis, and capability statement drafting — built for AI agents via x402 USDC micropayments.Last updated31MIT
Related MCP Connectors
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
SAM.gov contracts and USAspending awards. 4 procurement tools.
Access US federal award, recipient, agency, and spending analytics data from USAspending.gov.
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/FoundryNet/gov-contracts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server