Loading MCP server directory, please wait...
MCP server exposing the GovContractScout US government contracts API to AI agents.
npx @getmcp/cli add io.github.govcontractscout/govcontractscout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GCS_API_KEYGovContractScout API key (gcs_live_...) from https://scout.govbidportals.com/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.govcontractscout/govcontractscout-mcp": {
"command": "npx",
"args": [
"-y",
"govcontractscout-mcp"
],
"env": {
"GCS_API_KEY": "",
"GOVCONTRACTSCOUT_API_BASE": ""
}
}
}
}