regulationsgov-mcp
Enables interaction with the Regulations.gov API to search federal rulemaking dockets, proposed and final rules, public comments, and comment periods. Supports tracking FAR/DFARS case histories and monitoring open comment periods across federal agencies with optional API key authentication for higher rate limits.
README
regulationsgov-mcp
MCP server for the Regulations.gov API. Federal rulemaking dockets, proposed rules, final rules, public comments, and comment period tracking.
Optional free API key for higher rate limits.
What it does
Exposes the Regulations.gov API as 8 MCP tools:
Core
search_documents- Search proposed rules, final rules, notices with flexible filtersget_document_detail- Full document details with optional attachmentssearch_comments- Search public comments (by docket, document, or keyword)get_comment_detail- Full comment text and submitter infosearch_dockets- Search rulemaking and nonrulemaking docketsget_docket_detail- Docket metadata, abstract, and RIN
Workflow
open_comment_periods- Currently open comment periods across procurement agenciesfar_case_history- Full lifecycle of a FAR/DFARS rulemaking case
Authentication (optional)
Works with DEMO_KEY (40 req/hr). Register free at open.gsa.gov for 1,000 req/hr.
Installation
uvx regulationsgov-mcp
Claude Desktop configuration
Without key:
{
"mcpServers": {
"regulationsgov": {
"command": "uvx",
"args": ["regulationsgov-mcp"]
}
}
}
With key:
{
"mcpServers": {
"regulationsgov": {
"command": "uvx",
"args": ["regulationsgov-mcp"],
"env": {
"REGULATIONS_GOV_API_KEY": "your-api-key"
}
}
}
}
Example prompts
- "What FAR cases have open comment periods right now?"
- "Show me the full docket history for FAR-2023-0008."
- "Find all proposed rules from DARS posted in the last 6 months."
- "How many public comments were submitted on FAR Case 2023-008?"
- "Search for rulemaking dockets related to cybersecurity at DoD."
- "Find all SBA rules about size standards from the last year."
Important: case-sensitive filter values
Regulations.gov filter values are CASE-SENSITIVE. Use exact casing:
- Document types:
Proposed Rule,Rule,Notice(not lowercase) - Docket types:
Rulemaking,Nonrulemaking - Lowercase values silently return 0 results with no error
Companion tools
federal-register-mcp: what was published in the Federal Registerregulationsgov-mcp: the docket structure, public comments, and comment period statusecfr-mcp: what the regulation currently says after amendments
Together these three cover the full regulatory pipeline from proposal through public comment to codified rule.
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。