Provides decision-focused workflow tools for US federal contractors including bid scoring, incumbent insights, partner search, and solicitation retriβ¦
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Govtoolspro MCP Server.
balanceCredit balance + subscription status.
get_solicitationNotice ID (or solicitation number) β structured SAM.gov fields (NAICS, PSC, set-aside, place of performance, deadline, contacts, attachment links). The workflow entry point.
score_go_no_goScore a solicitation GO / NO-GO (0β100) against your company profile, with hard-blocker detection (CMMC, geographic, set-aside).
find_incumbentsIdentify the current incumbent via USAspending + FPDS, with competition signals and anticipated next-award date.
find_partners_nearRank nearby teaming partners / subcontractors by proximity for a place of performance.
predict_recompeteDiscover expiring contracts (recompete opportunities) by NAICS/PSC/state/value, enriched with option-exercise signals.
An MCP server that gives Claude (and any MCP client) workflow tools for federal contractors β not raw data access, but decisions: go/no-go scoring, incumbent intelligence, teaming-partner search, recompete prediction, Navy NECO lookup, SAM.gov solicitation retrieval, and market intelligence (labor rates, award patterns, market analysis).
It wraps the live GovToolsPro API. You bring an API key; the server proxies your calls.
| Tool | Cost | What it does |
|---|---|---|
balance | free | Credit balance + subscription status. |
get_solicitation | free | Notice ID (or solicitation number) β structured SAM.gov fields (NAICS, PSC, set-aside, place of performance, deadline, contacts, attachment links). The workflow entry point. |
score_go_no_go | free | Score a solicitation GO / NO-GO (0β100) against your company profile, with hard-blocker detection (CMMC, geographic, set-aside). |
find_incumbents | free | Identify the current incumbent via USAspending + FPDS, with competition signals and anticipated next-award date. |
find_partners_near | free | Rank nearby teaming partners / subcontractors by proximity for a place of performance. |
predict_recompete | free | Discover expiring contracts (recompete opportunities) by NAICS/PSC/state/value, enriched with option-exercise signals. |
lookup_neco_data | free | Parse a Navy NECO (neco.navy.mil) solicitation into structured fields. No other govcon MCP has this. |
lookup_labor_rates | free | Benchmark federal labor rates for a NAICS / labor category β GSA CALC awarded ceiling rates + BLS OEWS wages with a government wrap estimate. |
analyze_award_patterns | 3 credits | How contracts in a NAICS are awarded: award-size distribution, competition mix, bid intensity, contract vehicles, pricing types. |
analyze_market | 5 credits | Market-intelligence snapshot for a NAICS: 5-year spend trend, industry size, top contractors + HHI concentration, set-aside mix, geography, contract vehicles. |
Every tool returns decision-support output with a disclaimer β verify against the official solicitation before relying on results. Credits are drawn from the shared GovToolsPro pool (extension + API + connector all bill the same balance); free tools never deduct.
Add to your MCP client config (Claude Desktop, Claude Code, Cursor, Cline, Zed, β¦):
Create a key in the GovToolsPro extension β Profile β API Keys tab (format gtp_live_... / gtp_test_...).
Prefer not to run anything locally? GovToolsPro is also a hosted remote MCP server you can add to Claude as a connector β no install, no API key, sign in with your GovToolsPro account.
https://mcp.govtoolspro.com/api/mcpauth.govtoolspro.com to sign in; Claude then connects over OAuth 2.1. Toggle the connector on in a conversation to use its tools.The same 10 tools are available over the connector, billed against the same shared credit balance as the extension and the stdio package.
| Env var | Required | Default |
|---|---|---|
GOVTOOLSPRO_API_KEY | yes | β |
GOVTOOLSPRO_API_BASE | no | https://mcp.govtoolspro.com/api/v1/workflows |
To point a client at your local build:
| Symptom | Cause / fix |
|---|---|
Out of credits / 402 | Three tools are metered (analyze_market 5, analyze_award_patterns 3). Check balance, or top up at govtoolspro.com. Free tools never deduct. |
| Connector keeps asking you to sign in / 401 | The remote connector requires OAuth β complete sign-in at auth.govtoolspro.com, then toggle the connector on in the conversation ("Search and tools"). |
No data for this NAICS (502) | That NAICS has no federal activity in the window β you are not charged. Try a broader NAICS or fewer filters. |
| CUI rejection error | The API rejects content marked CUI / FOUO / Distribution-Statement. Remove controlled content and retry. |
get_solicitation returns nothing | Use the 32-char notice ID from the sam.gov/opp/<id>/view URL. Some archived/cancelled notices may be unavailable. |
| Invalid API key (stdio) | Ensure GOVTOOLSPRO_API_KEY is a gtp_live_β¦ / gtp_test_β¦ key from the extension's Profile β API Keys tab. |
MIT Β© Michael Smyth
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/smythmyke-govtoolspro-mcp-server)<a href="https://allmcps.com/mcp/smythmyke-govtoolspro-mcp-server"><img src="https://allmcps.com/api/badge/smythmyke-govtoolspro-mcp-server?style=directory" alt="Govtoolspro MCP Server on AllMCPs" /></a>