Federal Regulations runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi.
Search the Federal Register, read & diff CFR sections, query Regulations.gov. Any LLM supported.
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.
claude mcp add regulations-mcp -- uvx regulations-mcp
{
"mcpServers": {
"regulations-mcp": {
"args": [
"regulations-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.regulations-mcp]
command = "uvx"
args = ["regulations-mcp"]
{
"mcpServers": {
"regulations-mcp": {
"args": [
"regulations-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"regulations-mcp": {
"args": [
"regulations-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.