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
{
"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