Server data from the Official MCP Registry
GSA Per Diem federal travel lodging and M&IE rates. 6 tools.
GSA Per Diem federal travel lodging and M&IE rates. 6 tools.
A comprehensive federal contracting MCP server collection with strong test coverage and deliberate security hardening. Input validation is thorough, API authentication uses environment variables appropriately, and code quality is high. No malicious patterns or dangerous operations detected. Minor low-severity findings around broad exception handling and some test code practices do not materially impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: PERDIEM_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-1102tools-gsa-perdiem-mcp": {
"env": {
"PERDIEM_API_KEY": "your-perdiem-api-key-here"
},
"args": [
"bls-oews-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Eight free and open source MCP servers for federal contracting data and policy tracking, packaged as Claude Desktop Extensions (.mcpb) for one-click install.
No Terminal. No uv install. No JSON config editing. Double-click a .mcpb file, Claude Desktop prompts for the API key if one is needed, and the tools register automatically.
All source lives under servers/<name>/. Each server is self-contained: manifest, code, tests, per-server README.
Procurement data
Regulatory and policy tracking
Combined: 82 deterministic tool calls, 2,639 regression tests, 8 audit programs, roughly 350 bugs fixed during hardening.
.mcpb file from Releases, double-click, and follow the prompt.Power users: every server subdirectory has its own README with uvx and pip instructions for manual install in any MCP client (Claude Desktop, Claude Code, Cursor, Cline, Zed, Continue).
federal-contracting-mcps/
├── servers/
│ ├── bls-oews-mcp/
│ ├── ecfr-mcp/
│ ├── federal-register-mcp/
│ ├── gsa-calc-mcp/
│ ├── gsa-perdiem-mcp/
│ ├── regulations-gov-mcp/
│ ├── sam-gov-mcp/
│ └── usaspending-gov-mcp/
├── license
└── readme.md
Each server directory ships its own manifest.json (MCPB), pyproject.toml, source, regression tests, and testing record.
federal-contracting-skills — Claude Skills that orchestrate these MCPs into complete acquisition deliverables: SOW/PWS Builder, three IGCE Builders (FFP, LH/T&M, Cost-Reimbursement), OT Project Description Builder, OT Cost Analysis.
MCPs handle data. Skills handle deliverables.
.mcpb bundles prompt for API keys at install time and register tools automatically. Contracting officers install them the same way they install any app.MIT
Built by James Jenrette, lead systems analyst and contracting officer. Independently developed and not endorsed by any federal agency.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.