@cyanheads/federal-regulations-mcp-server
npm/@cyanheads/federal-regulations-mcp-serverSearch and trace US federal rules across the Federal Register (proposed/final rules and notices), the eCFR (codified, point-in-time CFR full text, locally mirrored), and Regulations.gov (rulemaking dockets and public comments) via MCP. STDIO or Streamable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@cyanheads/federal-regulations-mcp-server": {
"url": "None",
"transport": "http"
}
}
}