mcpbeat Sign in

FedTally — US Federal Contract Intelligence MCP Server

answering

FedTally — US Federal Contract Intelligence is answering right now. Last checked 15 min ago. It exposes 3 tools.

US federal contract recompetes with the incumbent named, awards by company, agency spend.

Uptime history 38 days of history · worst day 99%
38 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
265 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

17 Aug a tool changed version
16 Aug a tool description was rewritten get_expiring_contracts
12 Aug a tool description was rewritten2 times that day get_expiring_contracts
and 1 more, back to 12 August 2026

Nothing serious here today

Today is the operative word: we check FedTally — US Federal Contract Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add fedtally --transport http https://fedtally.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fedtally": {
      "url": "https://fedtally.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fedtally]
url = "https://fedtally.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fedtally": {
      "url": "https://fedtally.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fedtally": {
      "url": "https://fedtally.com/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agency
get_agency_spend
Where one federal agency's contract dollars went in a fiscal year: its top vendors and its top NAICS industries, both ranked by obligated amount. Use it to answer who sells to an agency and what that agency buys. The agency argument must resolve to a single toptier agency — use the full name ("Department of Veterans Affairs") or the official abbreviation ("VA"); an ambiguous fragment matching several agencies returns no match rather than a guess. Fiscal years run 1 October to 30 September and are named for the ending calendar year, so FY2026 starts 2025-10-01; omit fiscalYear for the current one. Source: USAspending.gov prime contract awards (public domain, no login). Civilian agency awards are roughly 4 days fresh; Department of Defense awards are withheld about 90 days, so recent defense activity looks sparser than it is. Amounts are obligated dollars in USD.
awards
search_awards_by_company
Top US federal prime contract awards won by a company, largest award amount first. Use it to size a contractor's federal business, see which agencies buy from it, or pull its biggest named contracts. Matching is full-text on the recipient name, so pass the company's common or legal name ("Booz Allen", "Lockheed Martin") rather than a ticker or internal abbreviation; a name that is too specific returns nothing. Returns up to 25 awards per page with award ID, recipient, awarding agency, amount, period of performance, NAICS code, and description; page through with the page argument while hasNext is true. Source: USAspending.gov prime contract awards (public domain, no login). Civilian agency awards are roughly 4 days fresh; Department of Defense awards are withheld about 90 days, so recent defense activity looks sparser than it is. Amounts are obligated dollars in USD.
expiring
get_expiring_contracts
Federal contracts whose period of performance ends inside a chosen window for one NAICS industry — the recompete pipeline, useful for finding work about to be rebid and identifying the incumbent to displace. Rows come back soonest expiry first with the end date, days remaining, contract PIID and parent IDV, incumbent vendor name and UEI, contracting department, obligated dollars, total contract value including options, place of performance, and description. Two fields matter most to small contractors: setAside, the socioeconomic set-aside the work was competed under (SDVOSBC service-disabled veteran-owned, WOSB women-owned, 8AN 8(a) sole source, SBA total small business, HZC HUBZone), which is null when the work was competed full and open; and isSmallBusiness, the contracting officer's size determination for the incumbent — together they show whether a small firm is eligible to bid and whether the incumbent is a small business or a large one. Rows are served from nightly SAM.gov snapshots. Coverage is partial and rotating: the sync refreshes the stalest few of the 20 seeded industries each night, so only some are readable at any moment and the set grows over a few nights. The syncedAt field gives the timestamp of the sync that produced the rows, and an industry with no snapshot yet returns a short notice naming the codes that are currently synced, instead of data. Source: SAM.gov Contract Awards v1, public domain US Government data. Vendor street addresses are never returned.

Endpoints

URLTransportStateLatencyChecked
https://fedtally.com/api/mcp streamable-http answering 224 ms 15 min ago

Alternatives to FedTally — US Federal Contract Intelligence

same job, measured the same way
Fed-Spend
by fed-spend

Federal contract intelligence: $7T+ awards, SAM.gov opps, pWin verdicts, recompetes, protests.

answering
Govtoolspro MCP Server
by smythmyke

Workflow tools for federal contractors: go/no-go scoring, incumbent intel, recompete, NECO.

53 installs/wk local only
I
PubSec Radar
by kabrawala

Federal sales intelligence: expiring-contract triggers, agency spend intel, deal qualification.

5 tools answering
Pubrecords
by bch1212

US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.

10 tools answering
USASpending.gov
by 1102tools

USASpending.gov federal contracts, subawards, recipients, agencies. 55 tools.

293 installs/wk local only
Stratalize Intelligence
by stratalize

Vendor benchmarks, H-1B wages, federal contracts, USPTO patent filings, and public financials.

182 tools answering
Enrich — Company Domain Intelligence
by globalsearchdata

Free — no API key required. Enrich by domain or name. Country, contacts, social profiles.

2 tools answering
MCP Pronto
by prontohq

B2B sales intelligence: find companies, extract leads, enrich contacts with emails/phones.

answering

FedTally — US Federal Contract Intelligence — questions

Answers built from our own checks of this server.

What can FedTally — US Federal Contract Intelligence do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_agency_spend, get_expiring_contracts, search_awards_by_company. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FedTally — US Federal Contract Intelligence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 265 ms. The bar chart above shows every period we have measured.
How do I connect FedTally — US Federal Contract Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FedTally — US Federal Contract Intelligence need an API key?
No. FedTally — US Federal Contract Intelligence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FedTally — US Federal Contract Intelligence?
It answers our handshake in 265 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.