送信

Regulations.gov MCP

@1102tools

MCP server for the Regulations.gov API: federal rulemaking dockets, proposed and final rules, public comments, and comment period tracking. Built for tracking active and upcoming regulatory changes affecting acquisition policy. 8 tools.

サーバー設定

{
  "mcpServers": {
    "regulations-gov": {
      "command": "uvx",
      "args": [
        "--refresh-package",
        "regulationsgov-mcp",
        "--from",
        "regulationsgov-mcp",
        "regulationsgov-mcp"
      ],
      "env": {
        "REGULATIONS_GOV_API_KEY": "your-key-here"
      }
    }
  }
}