Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cyanheads/federal-regulations-mcp-server

REMOTE · FEDERAL-REGULATIONS.CASEYJHAND.COM · 2 COMPONENTS · SCANNED SEP 21

Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3004 tokens (~333/item across 9 items; 7 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.cyanheads/federal-regulations-mcp-server server?

io.github.cyanheads/federal-regulations-mcp-server is a hosted endpoint at https://federal-regulations.caseyjhand.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · federal-regulations.caseyjhand.com

# add to Claude Code
claude mcp add --transport http cyanheads-federal-regulations-mcp-server 'https://federal-regulations.caseyjhand.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "cyanheads-federal-regulations-mcp-server": {
      "url": "https://federal-regulations.caseyjhand.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cyanheads-federal-regulations-mcp-server": {
      "type": "http",
      "url": "https://federal-regulations.caseyjhand.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.cyanheads-federal-regulations-mcp-server]
url = "https://federal-regulations.caseyjhand.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-federal-regulations-mcp-server": {
      "type": "remote",
      "url": "https://federal-regulations.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-federal-regulations-mcp-server --url 'https://federal-regulations.caseyjhand.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-federal-regulations-mcp-server:
    url: "https://federal-regulations.caseyjhand.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cyanheads-federal-regulations-mcp-server": {
      "Transport": "http",
      "Url": "https://federal-regulations.caseyjhand.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add cyanheads-federal-regulations-mcp-server -t streamable-http -u 'https://federal-regulations.caseyjhand.com/mcp'
// mcp.json
{
  "mcpServers": {
    "cyanheads-federal-regulations-mcp-server": {
      "type": "http",
      "url": "https://federal-regulations.caseyjhand.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Server version: 0.2.4 → 0.2.5 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 22 Aug 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
    • Server version: 0.2.2 → 0.2.4 functional
    • “regulations_search_rules” reworded the description of “per_page” cosmetic
    • “regulations_list_open_comments” reworded the description of “per_page” cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://federal-regulations.caseyjhand.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=caseyjhand.com CN=WE1,O=Google Trust Services,C=US 4 Sept 2026 3 Dec 2026 ECDSA 256 ECDSA-SHA256 a6985204ed51ae050e7738aa6be668e9
SANs: caseyjhand.com, *.caseyjhand.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of federal-regulations.caseyjhand.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
caseyjhand.com. present 2371 13 Verified
federal-regulations.caseyjhand.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://federal-regulations.caseyjhand.com/mcp Verified 200
http (plaintext) http://federal-regulations.caseyjhand.com/mcp HTTPS enforced 301 https://federal-regulations.caseyjhand.com/mcp
MCP tools · 7 exposed · ~2,720 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
regulations_browse_cfr ~492

Explore the codified Code of Federal Regulations via eCFR in two modes. "structure" walks the CFR hierarchy (all 50 titles, or one title's chapters → parts → sections) to discover a cite when the exact citation is unknown. "search" runs a full-text query across the codified CFR and returns matching sections with their hierarchy path and a snippet. Both modes accept title and part to narrow the scope, so a part surfaced by structure mode can be searched directly instead of filtering a whole title's hits by eye. Both feed regulations_get_cfr_section. Every search result reports which corpus answered it — the synced local mirror or the live eCFR index — and what that corpus covers, in `source` and `sourceScope`.

NameTypeReqDescription
datePoint-in-time date, ISO 8601 (YYYY-MM-DD). Defaults to current. Structure mode uses it for the historical hierarchy. Search mode matches only the section text in effect on that day, so a past date se…
modestringyes"structure": browse the CFR tree (titles, or one title's chapters/parts/sections) to find a cite. "search": full-text search the codified CFR for sections matching a phrase.
partstringCFR part within the title, in both modes — structure mode narrows the returned tree to that part's sections, search mode restricts matches to text inside that part. Requires title; a part on its own…
per_pageintegerResults per page in search mode (1–50, default 20). Ignored in structure mode.
queryFull-text search phrase (search mode, required in that mode). Ignored in structure mode.
titleintegerCFR title number (1–50). Structure mode: omit to list all 50 titles, or provide to expand one title. Search mode: optional filter restricting matches to that title — e.g. 40 for environmental rules,…
NameTypeReqDescription
datestringResolved point-in-time date — the hierarchy snapshot (structure mode), or the day whose section text was searched (search mode, live source only).
errorobjectPresent when the call failed. Absent on success.
modestringWhich mode produced this result.
nodesarrayHierarchy nodes at the requested level (structure mode).
noticestringGuidance when nothing matched.
resultsarrayMatching CFR sections, this page (search mode).
shownnumberResults returned on this page (search mode).
sourcestringProvenance: the synced mirror index, or the live eCFR search API (search mode).
sourceScopestringWhat the answering corpus covers — the mirror's title coverage, or the live index and the date it was read at — narrowed by whichever of title and part the call supplied (search mode). Read it before…
totalCountnumberTotal search matches before pagination (search mode).
truncatedbooleanTrue when search results were capped at per_page.

No examples provided.

regulations_find_comments ~506

Fetch public comments on a Federal Register document or a Regulations.gov docket — the unique corpus of what citizens and organizations actually submitted. Provide exactly one targeting parameter: docket_id (all comments in a docket, broadest), document_object_id (comments on one document, from regulations_get_docket), fr_document_number (convenience — resolves the FR number to its Regulations.gov document internally), or comment_id (one comment's full detail and attachments). The list endpoint returns no body text or attachment info — call with comment_id to read a comment's body. When a comment's real content is a PDF/DOCX attachment, the body is a stub and attachmentOnly is true; the attachment download URLs are returned. Requires REGULATIONS_GOV_API_KEY (free at https://api.data.gov/signup/).

NameTypeReqDescription
comment_idstringFetch one comment's full detail and attachments by its Regulations.gov comment ID (e.g. "EPA-HQ-OAR-2025-0194-31102"). Use to read a single comment's body after finding it in a list. Mutually exclusi…
docket_idstringFetch all comments in a docket by docket ID (e.g. "EPA-HQ-OAR-2025-0194"). Broadest scope. Exactly one of docket_id / document_object_id / fr_document_number / comment_id is required — supplying two…
document_object_idstringFetch comments on one specific document by its Regulations.gov object ID (the objectId from regulations_get_docket's documents). Comments usually attach to the docket's primary (proposed-rule) docume…
fr_document_numberstringConvenience: fetch comments for a Federal Register document by its FR number (e.g. "2025-14555"). Resolves to the Regulations.gov document internally. Saves a get_document → get_docket hop. Mutually…
pageintegerPage number (1-based). Regulations.gov caps a query at 20 pages (5,000 records); for a high-volume docket this surfaces a sample — narrow by document_object_id.
per_pageintegerComments per page (5–250, default 25). Regulations.gov requires a minimum page size of 5.
NameTypeReqDescription
attachmentOnlybooleanTrue when attachments exist and the body is a stub/empty — the substance is in the attachment files (detail mode).
attachmentsarrayAttachment files — substance lives here when attachmentOnly is true (detail mode).
bodyTextstring|nullComment body, HTML-stripped. A stub ("See Attached") when content is in attachments; null when empty (detail mode).
commentIdstringComment ID (detail mode).
commentOnDocumentIdstring|nullDocument the comment was filed on, or null (detail mode).
commentsarrayComments matching the target, this page (list mode). Bodies/attachments require comment_id detail mode.
docketIdstring|nullDocket ID, or null (detail mode).
errorobjectPresent when the call failed. Absent on success.
modestringWhich mode produced this result.
noticestringGuidance — empty results, or that bodies need comment_id detail mode.
organizationstring|nullSubmitter organization, or null (detail mode).
postedDatestringPosted date (detail mode).
receivedDatestring|nullReceived date, or null (detail mode).
restrictReasonstring|nullReason the comment is restricted, or null (detail mode).
shownnumberComments returned on this page (list mode).
submitterNamestring|nullSubmitter name when public, or null (detail mode).
targetstringWhat was queried — docket / document / FR doc (list mode).
titlestringComment title (detail mode).
totalCountnumberTotal comments matching the target (list mode).
truncatedbooleanTrue when comments exceed the 5,000-record ceiling (list mode).
withdrawnbooleanTrue when the comment was withdrawn (detail mode).

No examples provided.

regulations_get_cfr_section ~485

Read the codified text at a CFR location via eCFR — current or as of a past date. Answers "what does 40 CFR 50.1 say today?" and "...as of 2019-01-01?". Three locations: title + part + section for one section; title + part alone for the whole part (large parts can be very long, and their appendices are named rather than inlined; prefer a specific section when you know it); title + appendix for one appendix, passing the identifier exactly as regulations_browse_cfr emits it. eCFR retains historical versions back to roughly 2017; a date before coverage is rejected with guidance. Current single-section reads are served from a synced local mirror when available; the source is reported.

NameTypeReqDescription
appendixAppendix identifier, verbatim as eCFR writes it — the `appendix` field or the leading phrase of the `cfrCite` on a regulations_browse_cfr appendix node or search hit. It is free-form prose, not a let…
datePoint-in-time date, ISO 8601 (YYYY-MM-DD). Default current. eCFR retains historical versions back to ~2017; a date before coverage is rejected.
partstringCFR part within the title (e.g. "50"). Parts can be alphanumeric. Required unless appendix is given, where it is optional but recommended: an appendix identifier is unique within a part, not within a…
sectionSection identifier within the part (e.g. "50.1"). Omit to fetch the entire part — large parts can be very long; prefer a specific section when you know it. Cannot be combined with appendix.
titleintegeryesCFR title number (1–50). E.g. 40 for "Protection of Environment".
NameTypeReqDescription
appendicesarrayPresent on a whole-part fetch when the part has appendices — their identifiers and headings, without their text. A part's appendices routinely run several times the length of its sections, so they ar…
appendixstring|nullAppendix identifier; null when a section or whole part was fetched.
bodyTextstringText of the section, part, or appendix, XML stripped to plain text. Paragraphs, subheadings, editorial notes, tables (one pipe-delimited line per row), figure references ("[Figure: /graphics/…]"), an…
cfrCitestringAssembled cite — "40 CFR 50.1" for a section, "40 CFR 50" for a part, "Appendix A-1 to Part 50, Title 40" for an appendix (eCFR's own form, leading with the identifier this tool takes back as `append…
datestringThe issue/point-in-time date the text reflects (ISO 8601).
errorobjectPresent when the call failed. Absent on success.
headingstringSection, part, or appendix heading.
hierarchyPathstringHuman-readable hierarchy path.
partstring|nullCFR part; null only for an appendix that hangs off a chapter, subchapter, or subtitle rather than a part.
sectionstring|nullSection identifier; null when a whole part or an appendix was fetched.
sectionsarrayPresent only when a whole part was fetched — each section in the part.
sourcestringProvenance: the synced mirror, or the live eCFR API.
titlenumberCFR title number.

No examples provided.

regulations_get_docket ~319

Pull a rulemaking docket from Regulations.gov by docket ID (e.g. "EPA-HQ-OAR-2025-0194") — the docket's metadata (title, agency, RIN, abstract) and the documents filed in it (NPRM, final rule, supporting materials). The docket is the folder holding a rule's whole paper trail; each returned document's objectId feeds regulations_find_comments. A docket often contains hundreds of supporting materials — filter document_types to "Proposed Rule"/"Rule" to find the rule documents themselves. Requires REGULATIONS_GOV_API_KEY (free at https://api.data.gov/signup/); the Federal Register and eCFR tools work without it.

NameTypeReqDescription
docket_idstringyesRegulations.gov docket ID (e.g. "EPA-HQ-OAR-2025-0194"). Obtain from a Federal Register document's docketId (regulations_get_document) or an agency rulemaking reference.
document_typesarrayFilter the docket's documents to these types. Omit for all. A docket often contains hundreds of "Supporting & Related Material" items — filter to "Proposed Rule"/"Rule" to find the rule documents.
pageintegerPage number (1-based). Regulations.gov caps a query at 20 pages (5,000 records); beyond that, narrow with document_types.
per_pageintegerDocuments per page (5–250, default 25). Regulations.gov requires a minimum page size of 5.
NameTypeReqDescription
abstractstring|nullDocket abstract, or null.
agencyIdstring|nullAgency ID (e.g. "EPA"), or null.
docketIdstringRegulations.gov docket ID.
docketTypestring|nullDocket type (e.g. "Rulemaking"), or null.
documentCountnumberTotal documents in the docket (before pagination).
documentsarrayDocuments filed in the docket (this page).
errorobjectPresent when the call failed. Absent on success.
modifyDatestring|nullLast-modified date, or null.
noticestringGuidance when the docket has no documents.
objectIdstring|nullDocket object ID, or null.
rinstring|nullRegulation Identifier Number ("Not Assigned" when none), or null.
shownnumberDocuments returned on this page.
titlestringDocket title.
truncatedbooleanTrue when documentCount exceeds the returned set / 5,000 ceiling.

No examples provided.

regulations_get_document ~196

Fetch one Federal Register document by its FR document number — full metadata (title, type, agencies, abstract, action, effective/comment dates, RINs) plus the cross-source handles that make this a workflow server. The output carries the docket ID (chain into regulations_get_docket or regulations_find_comments) and the affected CFR parts (chain into regulations_get_cfr_section). Set include_full_text only when the rule body itself is needed — final rules can run tens of thousands of words.

NameTypeReqDescription
document_numberstringyesFederal Register document number (e.g. "2025-14555"). Obtain from regulations_search_rules results (the documentNumber field).
include_full_textbooleanWhen true, fetch and inline the document body as plain text (can be large). Default false returns the body URLs only; fetch full text only when you need to read the rule itself, not just its metadata…
NameTypeReqDescription
abstractstring|nullAbstract summary, or null.
actionstring|nullAction line (e.g. "Final rule."), or null.
agenciesarrayIssuing agency names.
bodyHtmlUrlstringURL of the rendered HTML body.
cfrReferencesarrayAffected CFR parts — chain into regulations_get_cfr_section.
commentCountnumber|nullFR-reported comment count from Regulations.gov; null when not on Regulations.gov.
commentsCloseOnstring|nullComment-period close date (ISO 8601); when set, still open for comment.
datesstring|nullFree-text dates summary from the rule, or null.
docketIdstring|nullRegulations.gov docket ID — chain into regulations_get_docket / find_comments. Null when not on Regulations.gov.
documentNumberstringFederal Register document number.
effectiveOnstring|nullEffective date (ISO 8601), or null.
errorobjectPresent when the call failed. Absent on success.
fullTextstringInlined plain-text body — present only when include_full_text=true.
htmlUrlstringFederal Register web URL for the document.
publicationDatestringPublication date (ISO 8601).
rawTextUrlstringURL of the plain-text body.
regulationIdNumbersarrayRegulation Identifier Number(s) (RIN).
regulationsGovDocumentIdstring|nullRegulations.gov document ID — chain into regulations_find_comments (document-scoped). Null when absent.
supportingDocumentsarrayRelated Regulations.gov supporting documents.
titlestringDocument title.
typestringDocument type.

No examples provided.

regulations_list_open_comments ~285

List rules currently open for public comment, filterable by agency slug and topic, sorted by closing date (soonest first). "What can I still weigh in on?" Runs on the Federal Register's open-comment window and is fully functional without a key. When REGULATIONS_GOV_API_KEY is configured, each row is enriched with the comment count from the Federal Register document's embedded Regulations.gov info (no extra rate-limited call). Open one row with regulations_get_document for the full proposal, or pull the comments with regulations_find_comments.

NameTypeReqDescription
agenciesarrayFilter to one or more agencies by Federal Register agency slug (e.g. "environmental-protection-agency").
closing_beforeOnly rules whose comment period closes on or before this date, ISO 8601 (YYYY-MM-DD). Use to find deadlines you need to act on soon.
pageintegerPage number (1–50). The FR caps total_pages at 50; with per_page=100 this covers up to 5,000 open rules.
per_pageintegerResults per page (2–100, default 20). The Federal Register API treats exactly 1 as its default page size instead of returning one result.
querystringFull-text filter across open rules. Omit to list all rules currently open for comment.
NameTypeReqDescription
asOfstringThe "today" the open-window filter used (ISO 8601).
errorobjectPresent when the call failed. Absent on success.
keyedbooleanWhether comment counts were enriched (REGULATIONS_GOV_API_KEY present).
noticestringGuidance when nothing matched, or that comment counts are unavailable without a key.
resultsarrayRules open for comment (this page), closing soonest first.
shownnumberResults returned on this page.
totalCountnumberTotal rules open for comment matching the filters.
truncatedbooleanTrue when matches exceed the FR 5,000-record navigation ceiling.

No examples provided.

regulations_search_rules ~437

Search the Federal Register — the daily journal of US proposed rules, final rules, notices, and presidential documents (1994–present) — filtering by full-text query, document type, agency slug, publication date range, and whether the rule is open for comment. The primary discovery entry point: results carry the document number (open with regulations_get_document), docket IDs, RINs, and affected CFR parts that chain into the comment and codified-text tools. The Federal Register caps navigation at 50 pages and the match count at 10,000; when a result set is larger, narrow with published_after/published_before rather than paging deeper.

NameTypeReqDescription
agenciesarrayFilter to one or more agencies by Federal Register agency slug (e.g. "environmental-protection-agency", "securities-and-exchange-commission"). Slugs are the kebab-case agency name; if unsure, search…
pageintegerPage number (1–50, default 1). The FR API caps total_pages at 50 — with per_page=100 this allows navigating up to 5,000 results. To reach beyond that window, narrow with published_after/published_bef…
per_pageintegerResults per page (2–100, default 20). The Federal Register API treats exactly 1 as its default page size instead of returning one result.
published_afterEarliest publication date, ISO 8601 (YYYY-MM-DD). Combine with published_before to window large result sets — the FR caps navigation at 50 pages.
published_beforeLatest publication date, ISO 8601 (YYYY-MM-DD).
querystringFull-text search across document title and body. Omit to browse by filters alone (e.g. all EPA proposed rules in a date range).
typearrayDocument types to include. PRORULE=Proposed Rule, RULE=Final Rule, NOTICE=Notice, PRESDOCU=Presidential Document. Omit for all types.
NameTypeReqDescription
errorobjectPresent when the call failed. Absent on success.
noticestringGuidance when nothing matched or when results were truncated.
resultsarrayMatching Federal Register documents (this page).
shownnumberResults returned on this page.
totalCountnumberTotal matches before pagination (FR count; capped at 10,000 by the API window).
truncatedbooleanTrue when matches exceed the FR 50-page (5,000-record) navigation ceiling.

No examples provided.

Common questions

What is the io.github.cyanheads/federal-regulations-mcp-server server?

io.github.cyanheads/federal-regulations-mcp-server is listed in the public MCP registry as io.github.cyanheads/federal-regulations-mcp-server. Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov. This page covers its hosted endpoint (https://federal-regulations.caseyjhand.com/mcp).

Is the io.github.cyanheads/federal-regulations-mcp-server server safe to use?

io.github.cyanheads/federal-regulations-mcp-server scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cyanheads/federal-regulations-mcp-server server expose?

io.github.cyanheads/federal-regulations-mcp-server exposes 7 tools: regulations_search_rules, regulations_get_document, regulations_browse_cfr, regulations_get_cfr_section, regulations_get_docket, and 2 more. Their descriptions and schemas cost roughly 2,720 tokens of context every time the server is loaded.

Does the io.github.cyanheads/federal-regulations-mcp-server server require authentication?

No. We connected to io.github.cyanheads/federal-regulations-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.cyanheads/federal-regulations-mcp-server server still maintained?

io.github.cyanheads/federal-regulations-mcp-server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.