1102tools/federal-register-mcp
MCP server for the Federal Register API. Proposed rules, final rules, notices, comment periods, and regulatory tracking. No auth required.
Platform-specific configuration:
{
"mcpServers": {
"federal-register-mcp": {
"command": "npx",
"args": [
"-y",
"federal-register-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...