MCP server for the eCFR (Electronic Code of Federal Regulations): current and historical regulatory text updated daily. FAR, DFARS, and all agency FAR supplement lookups, point-in-time comparisons, version history, and definitions. 13 tools.
Server Config
{
"mcpServers": {
"ecfr": {
"command": "uvx",
"args": [
"--refresh-package",
"ecfr-mcp",
"--from",
"ecfr-mcp",
"ecfr-mcp"
]
}
}
}