Loading MCP server directory, please wait...
Regulations.gov rulemaking dockets, documents, public comments. 8 tools.
npx @getmcp/cli add io.github.1102tools/regulations-gov-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
REGULATIONS_GOV_API_KEYFree api.data.gov key from https://api.data.gov/signup/ for 1,000 req/hr.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.1102tools/regulations-gov-mcp": {
"command": "uvx",
"args": [
"regulationsgov-mcp"
],
"env": {
"REGULATIONS_GOV_API_KEY": ""
}
}
}
}