1102tools/ecfr-mcp
MCP server for the eCFR (Electronic Code of Federal Regulations). Read FAR, DFARS, and all agency FAR supplements. No auth required.
Platform-specific configuration:
{
"mcpServers": {
"ecfr-mcp": {
"command": "npx",
"args": [
"-y",
"ecfr-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...