Workflow tools for US federal contractors over MCP — go/no-go scoring, incumbent intelligence, teaming-partner search, recompete prediction, Navy NECO lookup, and SAM.gov solicitation retrieval. Returns synthesized
decisions, not raw data.
Server Config
{
"mcpServers": {
"govtoolspro": {
"command": "npx",
"args": [
"-y",
"govtoolspro-mcp-server"
],
"env": {
"GOVTOOLSPRO_API_KEY": "gtp_live_YOUR_KEY_HERE"
}
}
}
}