mcpbeat Sign in

US Code of Federal Regulations MCP Server

local only

US Code of Federal Regulations runs on your own machine — the client starts it, so there is no endpoint to ping. 1 544 installs a week from pypi. Last commit 29 Aug 2026.

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

1 544
Installs / week
pypi · cfr-mcp
1
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check US Code of Federal Regulations every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cfr-mcp -- uvx cfr-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cfr-mcp": {
      "args": [
        "cfr-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cfr-mcp]
command = "uvx"
args = ["cfr-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cfr-mcp": {
      "args": [
        "cfr-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cfr-mcp": {
      "args": [
        "cfr-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to US Code of Federal Regulations

same job, measured the same way
Ecfr
by pipeworx-io

eCFR (Electronic Code of Federal Regulations) MCP.

35 tools answering
eCFR
by 1102tools

Electronic Code of Federal Regulations including FAR and DFARS. 13 tools.

746 installs/wk local only
eCFR
by 1102tools

Electronic Code of Federal Regulations including FAR, DFARS, and agency supplements. 13 tools.

local only
Code of Paper
by isagelswann

Find GitHub implementations of arXiv research papers — paper lookup, ranked code, search.

151 installs/wk local only
Nelly the Elephant
by spicyricecakes

Search and resume past Claude Code conversations. An elephant never forgets.

77 installs/wk local only
GitWhy — The Context Layer for Git
by gitwhy-cli

The shared AI context engine for git — save, search, and share the reasoning behind code changes.

50 installs/wk local only
Heroku Code MCP
by dsouzaanush

Search and execute Heroku Platform API operations

local only
Us Eli MCP
by matematicsolutions

US law MCP: bills, US Code, Federal Register, executive orders, case law (state+federal), eCFR

528 installs/wk local only

US Code of Federal Regulations — questions

Answers built from our own checks of this server.

Why is there no uptime for US Code of Federal Regulations?
US Code of Federal Regulations runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package cfr-mcp was installed 1 544 times last week.
How do I connect US Code of Federal Regulations?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cfr-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use US Code of Federal Regulations?
The pypi package cfr-mcp was installed 1 544 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is US Code of Federal Regulations open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.