← Back to Plugins
MCP Server MCP

Federal Regulations

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Search the Federal Register, read & diff CFR sections, query Regulations.gov. Any LLM supported.

Verified source

Install

uvx regulations-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "regulations-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Free API key from api.regulations.gov — only needed for regulations.gov search tools. Federal Register and eCFR tools work without any key.",
          "format": "string",
          "isSecret": true,
          "name": "REGULATIONS_GOV_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...