This connects your LLM to three key U.S. regulatory data sources: the Federal Register for searching recent agency rules and notices, the Code of Federal Regulations for reading and comparing specific CFR sections across revisions, and Regulations.gov for querying public comments and dockets. You'd reach for this when building agents that need to track regulatory changes, analyze compliance requirements, or monitor comment periods. The diff capability is especially useful for catching what changed between CFR versions without manual comparison. Works with any LLM that supports the MCP protocol, so you're not locked into a specific model or provider.
claude mcp add --transport stdio io.github.stark256-spec-regulations-mcp uvx regulations-mcp