New MCP Server: Aegis Gov Contracts
GitHub: https://github.com/AEGISGOVDAO/aegisgov-contracts-mcp
Live endpoint: https://aegisgov-contracts.vercel.app
Official registry: io.github.AEGISGOVDAO/aegisgov-contracts-mcp
What it does
Real-time US government contract intelligence for AI agents. Queries the SAM.gov API so agents don't need to register or handle rate limits themselves.
Tools:
search_opportunities — Search 33,000+ active federal contracts by keyword, NAICS, or agency
get_opportunity_details — Full contract details: contacts, deadlines, set-asides, attachments
analyze_bid_potential — AI bid/no-bid scoring with risk flags and competition level
Why it belongs in the official list
Provides direct access to a major US government open data source (SAM.gov / beta.SAM.gov API). Useful for procurement agents, legal/compliance agents, and government contractor workflows.
Setup (no auth required)
{
"mcpServers": {
"aegisgov-contracts": {
"url": "https://aegisgov-contracts.vercel.app/mcp",
"type": "streamable-http"
}
}
}
Free demo mode active — all tools return live data at no cost.
New MCP Server: Aegis Gov Contracts
GitHub: https://github.com/AEGISGOVDAO/aegisgov-contracts-mcp
Live endpoint: https://aegisgov-contracts.vercel.app
Official registry:
io.github.AEGISGOVDAO/aegisgov-contracts-mcpWhat it does
Real-time US government contract intelligence for AI agents. Queries the SAM.gov API so agents don't need to register or handle rate limits themselves.
Tools:
search_opportunities— Search 33,000+ active federal contracts by keyword, NAICS, or agencyget_opportunity_details— Full contract details: contacts, deadlines, set-asides, attachmentsanalyze_bid_potential— AI bid/no-bid scoring with risk flags and competition levelWhy it belongs in the official list
Provides direct access to a major US government open data source (SAM.gov / beta.SAM.gov API). Useful for procurement agents, legal/compliance agents, and government contractor workflows.
Setup (no auth required)
{ "mcpServers": { "aegisgov-contracts": { "url": "https://aegisgov-contracts.vercel.app/mcp", "type": "streamable-http" } } }Free demo mode active — all tools return live data at no cost.