Skip to main content

FedFinder MCP server

Federal contracting data as tools your agent can call: open solicitations, 21M award records, 885k registered entities, 1M contracting people, and grants.

Why not just call SAM.gov

You can, and it is free. The reason people stop is that the raw feeds do not answer the question you actually asked.

SAM.gov's active flag does not mean "open for bid". A notice with no response deadline stays active forever, because the retirement sweeps key on the deadline. Measured on FedFinder's production corpus, one row in five that the raw feed calls open is a notice SAM already archived, including one posted in 2008 and archived twelve days later. Grants have the same shape: SAM assistance listings describe standing programmes with no application and no deadline, and they outnumber the real opportunities.

Every tool here filters that out before it answers. That is the product.

Setup

pip install fedfinder-mcp
export FEDFINDER_API_KEY=fedf_live_...

Get a key at https://app.fedfinder.net. Standalone API access is $49/month: 30 requests per minute, 50,000 calls per month.

Claude Desktop

{
  "mcpServers": {
    "fedfinder": {
      "command": "fedfinder-mcp",
      "env": { "FEDFINDER_API_KEY": "fedf_live_..." }
    }
  }
}

Tools

tool scope required
search_opportunities opportunities:read
get_opportunity opportunities:read
search_state_opportunities state-opportunities:read
search_contracts contracts:read
search_vendors vendors:read
search_people people:read (Intel)
search_grants grants:read
search_pre_rfp_signals pre-rfp-signals:read (Intel)
list_captures captures:read
list_win_loss winloss:read
api_info any

Keys are scoped. A tool whose scope your key lacks returns a message naming the missing scope rather than an opaque 403. Omit scopes when minting a key to grant all read scopes.

Things worth knowing

State filtering is asymmetric on purpose. SAM omits place of performance on about half of all notices, so a bare equality test hides most of the market. A row with no stated performance location falls back to the contracting office's state; a row that states a different location is never rescued by its office, because a DC office buys work performed in Guam and treating those as the same fact would swap a silent miss for a confident error.

Names are stored inverted at the source. "Smith, John", not "John Smith". search_people handles it; if you are joining against another system, do not assume the ordering matches.

Grant close dates are free text. Several formats arrive, some as vague as a bare year. Treat anything you cannot parse as "rolling or unknown" rather than inventing a date, which would close a grant that is still live.

Municipal money is not here. City and county programmes are not tracked by any platform, FedFinder included. If that is what you need, a human has to call the city.

Rate limits

30 requests per minute on the standalone plan, higher on Pro and Intel. A 429 means wait, not retry immediately. api_info reports what your key carries.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fedfinder_mcp-1.0.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fedfinder_mcp-1.0.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file fedfinder_mcp-1.0.0.tar.gz.

File metadata

  • Download URL: fedfinder_mcp-1.0.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for fedfinder_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 38461b1d9675d50fb1948a34e44e24264d7a386adeb1d29c71817d50f0c92b23
MD5 261e6468eb98b591ca20d2c699fa876f
BLAKE2b-256 fe88767e6438ca2ab2d95c977417347a76fe01098feaeffcb0643a3c49686480

See more details on using hashes here.

File details

Details for the file fedfinder_mcp-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: fedfinder_mcp-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for fedfinder_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 82a1f00853098c98ca782d4bbbd01f32a0f8ef968349111e91915143a7bebb9e
MD5 e41acb6f9b69ab69d0919a5d859cf840
BLAKE2b-256 4eb2986e0368fecb3ec527874c60eb91f5c8ecab25dc2429ac555ece2fc7c9d3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page