Open source Claude Skills (and MCPs) purpose-built for the acquisition workforce.
Skills are instruction files that teach Claude how to query government APIs, follow decision frameworks, and produce structured documents. No special syntax needed.
These skills work on any Claude plan, but performance scales with what you're paying for.
All 8 API tools are also available as Model Context Protocol (MCP) servers. MCP servers provide deterministic tool calls instead of prompt-interpreted API instructions. Compatible with Claude Desktop, Claude Code, Cursor, Cline, and any MCP client. Install via pip or uvx. No coding required to use them.
Pick any server and add it to your Claude Desktop config:
{
"mcpServers": {
"usaspending": {
"command": "uvx",
"args": ["usaspending-gov-mcp"]
}
}
}
Available packages: usaspending-gov-mcp · sam-gov-mcp · ecfr-mcp · gsa-calc-mcp · bls-oews-mcp · gsa-perdiem-mcp · federal-register-mcp · regulationsgov-mcp
82 tools across 8 servers. All free, all open source, all on GitHub and PyPI.
Claude Skills that query live federal APIs and orchestration skills that combine them into ready-to-use deliverables. All free, all open.
| Skill | Key | Description | |
|---|---|---|---|
| USASpending API | No key | Federal contract and award data. PIIDs, vendor awards, transaction histories, agency spending breakdowns. | ↓ DownloadMCP ↗ |
| GSA CALC+ Ceiling Rates | No key | Awarded NTE hourly rates from GSA MAS contracts (230K+ records). Labor category, education, experience, SIN, vendor search. | ↓ DownloadMCP ↗ |
| BLS OEWS Wages | Key required | Market wage data, ~830 occupations across 530+ metro areas. Mean/median and full percentile distributions. | ↓ DownloadMCP ↗ |
| GSA Per Diem Rates | Key required | Federal travel per diem for all CONUS. City/state/ZIP lookups, monthly lodging, M&IE, first/last day 75%. | ↓ DownloadMCP ↗ |
| Federal Register API | No key | All Federal Register documents since 1994. Proposed rules, final rules, notices, executive orders, FAR cases. | ↓ DownloadMCP ↗ |
| eCFR Lookup | No key | Current CFR text, updated daily. FAR/DFARS clauses, version comparison back to January 2017. Flags RFO deviations. | ↓ DownloadMCP ↗ |
| Regulations.gov | Key required | Federal rulemaking dockets. Proposed rules, final rules, public comments, docket histories across every agency. | ↓ DownloadMCP ↗ |
| SAM.gov API | Key required | Entity registration (UEI/CAGE), exclusions/debarment, opportunities, contract awards (FPDS replacement) with PIID lookups and mod histories. | ↓ DownloadMCP ↗ |
Copy any prompt and paste it directly into Claude. These work with Pro and Max plans.
Each instrument reads left to right: scope, then pricing, then the data sources that feed pricing.
Every skill in this collection follows one rule: assemble data, structure the document, leave the judgment to the human. Dozens of potential capabilities were evaluated and several were intentionally left out. The full reasoning is in AI-BOUNDARIES.md on GitHub.
Questions, feedback, bug reports, feature requests, or just want to share how you're using these tools. All of it welcome.
For anything related to the skills, MCP servers, or the site itself. I read and respond to everything.
Send email