Search federal contracts, opportunities, vendor profiles, bid protests, and agency data through one unified API. Covers FPDS, SAM.gov, USAspending, Grants.gov, and more.
Overview
Tango gives AI agents structured, real-time access to the full federal procurement ecosystem — no screen-scraping, no stitching together government APIs.
Ask natural language questions like "Show me all 8(a) set-aside IT contracts awarded by the VA in the last 6 months" or "Who are the top small business vendors winning cybersecurity work at DOD?" and get structured, sourced answers.
What's available through the MCP:
- Contracts & awards (including IDVs, OTAs, vehicles, subawards, and modifications)
- SAM.gov opportunities refreshed every 20–60 minutes
- 600,000+ vendor profiles with firmographics, certifications, and award history
- Procurement forecasts before opportunities hit SAM.gov
- GAO bid protest outcomes and docket details
- Full federal agency hierarchy — departments, agencies, bureaus, offices
Built by GovCon experts. Data modeled the way capture teams and BD analysts actually think, not the way government databases store it.
Free tier available. No per-seat pricing.
Server Config
{
"mcpServers": {
"tango": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://govcon.dev/mcp",
"--header",
"X-Tango-API-Key: your-api-key-here"
]
}
}
}