Content
# Government Contract Intelligence MCP Server
Federal procurement intelligence with contract pipeline forecasting, incumbent analysis, and political wind analysis
## Category
Government
## Quick Start
### Claude Desktop
Add to `claude_desktop_config.json`:
```json
{
"mcpServers": {
"government-contract-intelligence-mcp": {
"url": "https://ryanclinton--government-contract-intelligence-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
```
### Cursor
Add to `.cursor/mcp.json`:
```json
{
"mcpServers": {
"government-contract-intelligence-mcp": {
"url": "https://ryanclinton--government-contract-intelligence-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
```
## Authentication
This server requires an Apify API token. Get yours free at [Apify Console](https://console.apify.com/settings/integrations).
## Pricing
Pay-per-use via Apify. See the [Apify Store listing](https://apify.com/ryanclinton/government-contract-intelligence-mcp) for pricing details.
## Tags
`government` `procurement` `contracts` `federal` `sam-gov`
## License
Proprietary - available via Apify Store.