Skip to content
Claude Desktop

Regulations.gov for Claude Desktop

com.1102tools/regulations-gov-mcp

Regulations.gov readiness, rulemaking dockets, documents, comments, and comment periods. 9 tools.

client:Claude Desktop transport:stdio runtime:pypi

Install Regulations.gov in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "regulations-gov-mcp": {
      "command": "uvx",
      "args": [
        "regulationsgov-mcp"
      ],
      "env": {
        "REGULATIONS_GOV_API_KEY": "<REGULATIONS_GOV_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Regulations.gov in other clients