Server data from the Official MCP Registry
Federal Register proposed/final rules, notices, executive orders, FAR cases. 8 tools.
Federal Register proposed/final rules, notices, executive orders, FAR cases. 8 tools.
This is a well-engineered MCP server suite for federal contracting data access. Code quality is high with comprehensive input validation, proper error handling, and extensive test coverage (2,639 regression tests). Authentication is properly scoped to required APIs (BLS, SAM.gov, api.data.gov) via environment variables. Permissions are appropriate for the stated purpose of querying federal procurement APIs. No malicious patterns, credential leaks, or dangerous operations detected. 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-1102tools-federal-register-mcp": {
"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.