Server data from the Official MCP Registry
BLS Occupational Employment and Wage Statistics market wages. 7 tools.
BLS Occupational Employment and Wage Statistics market wages. 7 tools.
This is a well-engineered federal contracting MCP server project with strong test coverage (2,639 regression tests), proper input validation, and deterministic tool execution. No critical vulnerabilities or malicious patterns detected. Permissions align with purpose (federal APIs). Minor code quality concerns around broad exception handling and environment variable validation do not significantly impact security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
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.
Set these up before or after installing:
Environment variable: BLS_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-1102tools-bls-oews-mcp": {
"env": {
"BLS_API_KEY": "your-bls-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.