federal-register-mcp

mrfentmen/federal-register-mcp
★ 0 stars TypeScript Search Updated today
Niche public data MCP server: federal-register-mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "federal-register-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrfentmen/federal-register-mcp"
      ]
    }
  }
}

README Excerpt

Search the official Federal Register API for rules, proposed rules, notices, presidential documents, agencies, and document metadata. - `search_documents`: search by term, document type, publication date range, and page. - `get_document`: retrieve one document by document number. - `list_agencies`: list agencies represented by the API.

Tools (3)

get_documentlist_agenciessearch_documents