@pipeworx/regulations-gov
Connect: https://gateway.pipeworx.io/regulations-gov/mcp · Install: one-click buttons
Tools: 5
Regulations.gov v4 MCP — federal regulatory dockets, documents, public comments.
Tools
search_dockets(query?, agency?, docket_type?, last_modified_from?, last_modified_to?, page_size?, page_number?)get_docket(docket_id)list_documents(docket_id?, query?, document_type?, page_size?, page_number?)search_comments(docket_id?, document_id?, query?, posted_from?, posted_to?, page_size?, page_number?)get_comment(comment_id, include_attachments?)
Auth
- Platform key: reuses
PLATFORM_DATAGOV_KEY(the data.gov umbrella key). - BYO:
?_apiKey=<key>after registering at https://open.gsa.gov/api/regulationsgov/.
Free tier: 1,000 req/hour.
Data source
https://api.regulations.gov/v4/ — header X-Api-Key, JSON:API format.
Tools
- search_dockets — Search regulatory dockets. Filter by free-text query, agency (acronym like “EPA”, “FDA”), docket type (Rulemaking / Nonrulemaking), or date range. Returns dockets with title, agency, type, status, doc
- get_docket — Single docket detail by docketId (e.g., “EPA-HQ-OAR-2021-0317”). Returns full metadata + summary counts.
- list_documents — Documents within a docket (or matching a query). Returns title, type (Rule / Proposed Rule / Notice / Supporting), comment counts, posted date, document ID.
- search_comments — Public comments filed on a docket or document. Filter by docketId, documentId (e.g., “EPA-HQ-OAR-2021-0317-0001”), free-text, or date.
- get_comment — Single public comment by comment ID. Returns text, submitter, posting date, attachments.
Tools
-
get_comment— Single public comment by comment ID. Returns text, submitter, posting date, attachments. -
get_docket— Single docket detail by docketId (e.g., EPA-HQ-OAR-2021-0317 ). Returns full metadata + summary counts. -
list_documents— Documents within a docket (or matching a query). Returns title, type (Rule / Proposed Rule / Notice / Supporting), comment counts, posted date, document ID. -
search_comments— Public comments filed on a docket or document. Filter by docketId, documentId (e.g., EPA-HQ-OAR-2021-0317-0001 ), free-text, or date. -
search_dockets— Search regulatory dockets. Filter by free-text query, agency (acronym like EPA , FDA ), docket type (Rulemaking / Nonrulemaking), or date range. Returns dockets with title, agency, type, status, docum