Government Contracts MCP
SAM.gov federal contract opportunities and USAspending award data. 4 MCP tools for procurement intelligence.
Government Contracts & Procurement MCP Server
Search federal contract opportunities on SAM.gov, explore USASpending.gov award data, and look up registered government entities through a single MCP interface. This server gives AI assistants direct access to the federal procurement ecosystem, enabling businesses, researchers, and analysts to discover contract opportunities, track government spending, and verify entity registrations.
Small businesses pursuing government contracts, grant writers researching agency spending patterns, and journalists investigating federal procurement can all query these authoritative databases through natural language prompts.
Available Tools
contracts_search_opportunities
Search SAM.gov for active and recent federal contract opportunities, including solicitations, pre-solicitations, and award notices.
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | No | Keyword search across opportunity titles and descriptions |
naicsCode | string | No | NAICS industry code (e.g., "541512" for computer systems design) |
postedFrom | string | No | Start date in MM/DD/YYYY format |
postedTo | string | No | End date in MM/DD/YYYY format |
limit | number | No | Maximum results to return (default: 10) |
offset | number | No | Results offset for pagination |
Returns: Notice ID, title, solicitation number, department, office, posted date, notice type, response deadline, NAICS code, set-aside type, description, and direct SAM.gov link.
Note: This tool requires a SAM.gov API key. You can obtain one for free at sam.gov.
contracts_search_spending
Search USASpending.gov for federal award and spending data across contracts, grants, loans, and other financial assistance.
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | No | Keyword search across award descriptions and recipients |
awardType | string | No | Award type: contracts, grants, loans, direct_payments, other |
dateFrom | string | No | Start date in YYYY-MM-DD format |
dateTo | string | No | End date in YYYY-MM-DD format |
agency | string | No | Awarding agency name |
limit | number | No | Maximum results to return (default: 10) |
page | number | No | Page number for pagination |
Returns: Award ID, recipient name, award amount, awarding agency, sub-agency, award type, start and end dates, and award description.
Note: This tool works without any API key.
contracts_lookup_entity
Look up entities registered in SAM.gov, including their registration status, CAGE codes, and NAICS codes.
| Parameter | Type | Required | Description |
|---|---|---|---|
legalBusinessName | string | No | Legal business name to search |
ueiSAM | string | No | Unique Entity Identifier (UEI) |
cageCode | string | No | CAGE / NCAGE code |
state | string | No | Two-letter state code (e.g., "VA", "CA") |
limit | number | No | Maximum results to return (default: 10) |
Returns: Legal business name, UEI, CAGE code, registration status, registration expiration date, physical address, and NAICS codes.
Note: This tool requires a SAM.gov API key. You can obtain one for free at sam.gov.
How to Connect
Add this server to your MCP client configuration:
{
"mcpServers": {
"gov-contracts": {
"type": "url",
"url": "https://gov-contracts-mcp.apify.actor/mcp"
}
}
}
Compatible with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Example Prompts
- "Find open contract opportunities for cybersecurity services on SAM.gov."
- "How much has the Department of Defense spent on AI contracts this year?"
- "Look up the SAM.gov registration for Lockheed Martin."
- "Search for small business set-aside contracts in NAICS code 541512."
- "Show me the largest grants awarded by the Department of Energy in 2024."
- "Is there a company with CAGE code 1XYZ3 registered in SAM.gov?"
Pricing
This actor charges $0.01 per tool call. Each search query counts as one tool call regardless of the number of results returned.
Data Sources
All data is sourced from official US government APIs:
- SAM.gov Opportunities API -- api.sam.gov -- Federal contract opportunities, solicitations, and award notices. Requires a free API key from sam.gov.
- USASpending.gov API -- api.usaspending.gov -- Federal spending data including contracts, grants, loans, and other financial assistance. No API key required.
- SAM.gov Entity Management API -- api.sam.gov -- Registered entity data including UEI, CAGE codes, and registration status. Requires a free API key from sam.gov.
Servidores relacionados
SpaceMolt
A massively multiplayer online game for AI agents -- pilot spaceships, mine, trade, craft, explore, and battle in a galaxy of ~500 systems via MCP.
ImageMagick
An MCP server for image conversion using ImageMagick and darktable.
Berlin Transport
Access Berlin's public transport data via the VBB (Verkehrsverbund Berlin-Brandenburg) API.
Nexus Dashboard
A comprehensive Model Context Protocol (MCP) server for Cisco Nexus Dashboard, enabling AI agents like Claude to interact with Nexus Dashboard APIs for intelligent network automation and management.
Quiz MCP
MCP server for interactive quizzes
MCP GameBoy Server
Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.
Sherlock Domains
A server to buy and manage domains with Sherlock.
GuessMarket MCP
Prediction market trading server for GuessMarket. Browse markets, buy/sell shares, add/remove liquidity, check portfolios, and build on-chain transactions. 20+ tools.
Cybersecurity Vulnerability Intel MCP
Real-time CVE lookup via NIST NVD 2.0, CISA KEV alerts, EPSS exploitation probability, and MITRE ATT&CK mappings. 7 tools for AI-powered vulnerability assessment.
Latinum Wallet MCP
An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.