Back to Browse

Federal Register MCP Server

Developer ToolsLow Risk8.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Use this MCP server to Federal Register documents, rules, notices, and agencies. Tools include...

About

Use this MCP server to Federal Register documents, rules, notices, and agencies. Tools include...

Security Report

8.7
Low Risk8.7Low Risk

Valid MCP server (3 strong, 3 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

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

Documentation

View on GitHub

From the project's GitHub README.

federal-register-mcp

Search the official Federal Register API for rules, proposed rules, notices, presidential documents, agencies, and document metadata.

Tools

  • 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.

The server is read-only and keyless. Federal Register publication is not the same as legal advice or proof that a rule is currently in force. Check the linked official document and effective dates before acting.

Run

npm install
npm run build
node dist/index.js

Reviews

No reviews yet

Be the first to review this server!