mcp-sam-gov
Keyless-first MCP: 152 tools for US federal + state/local (SLED) contracting, spending & regulation
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.16.0)
npx -y @cliwant/mcp-sam-gov@1.16.0
Or add to your MCP client config:
{
"mcpServers": {
"mcp-sam-gov": {
"command": "npx",
"args": [
"-y",
"@cliwant/mcp-sam-gov@1.16.0"
],
"env": {
"SAM_GOV_API_KEY": "<YOUR_VALUE>",
"CENSUS_API_KEY": "<YOUR_VALUE>",
"FRED_API_KEY": "<YOUR_VALUE>",
"BEA_API_KEY": "<YOUR_VALUE>",
"BLS_API_KEY": "<YOUR_VALUE>",
"DOL_API_KEY": "<YOUR_VALUE>",
"DATA_GOV_API_KEY": "<YOUR_VALUE>",
"NVD_API_KEY": "<YOUR_VALUE>",
"OPENFDA_API_KEY": "<YOUR_VALUE>",
"SOCRATA_APP_TOKEN": "<YOUR_VALUE>",
"COURTLISTENER_API_TOKEN": "<YOUR_VALUE>",
"LDA_API_KEY": "<YOUR_VALUE>",
"EDGAR_USER_AGENT": "<YOUR_VALUE>",
"MCP_SAM_GOV_TOOLSETS": "<YOUR_VALUE>"
}
}
}
}
SAM_GOV_API_KEYsecret — Optional. SAM.gov key for higher rate limits + archives older than 12 months. Keyless by default.CENSUS_API_KEYsecret — Required only for census_business_patterns (the Census Data API has no keyless tier); every other tool works without it.FRED_API_KEYsecret — Required only for fred_search_series and fred_series_observations (FRED has no keyless tier); every other tool works without it.BEA_API_KEYsecret — Required only for bea_regional_data (the BEA Data API has no keyless tier); every other tool works without it.BLS_API_KEYsecret — Optional free key for BLS labor-statistics tools (raises rate limits).DOL_API_KEYsecret — Required only for dol_get_dataset (DOL's data endpoint has no keyless tier; dol_list_datasets works without it).DATA_GOV_API_KEYsecret — Optional free api.data.gov key; raises DEMO_KEY limits for Regulations.gov, Congress.gov, GovInfo, FAC, the data.gov catalog and GSA per-diem.NVD_API_KEYsecret — Optional free NVD key (raises CVE rate limits).OPENFDA_API_KEYsecret — Optional free openFDA key (raises rate limits).SOCRATA_APP_TOKENsecret — Optional Socrata app token (raises rate limits on SLED Socrata hosts).COURTLISTENER_API_TOKENsecret — Optional CourtListener (Free Law Project) token (raises rate limits).LDA_API_KEYsecret — Optional Senate LDA lobbying-disclosure key (raises rate limits).EDGAR_USER_AGENT— Optional SEC EDGAR User-Agent string (courtesy identification; a sensible default is used otherwise).MCP_SAM_GOV_TOOLSETS— Optional. Comma-separated toolset names to load (e.g. core,sled). Blank or 'all' loads all 152 tools.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry