Regulatory Intel MCP — by Datakoot
MCP serverAI & modelsRegulatory Intel gives your AI access to the US Federal Register, the official record of federal rules, public notices, and executive orders. Once added, your AI can pull up these documents and look up the agencies behind them. No keys are needed to use it.
Available today. Use it from your connected AI after setup.
No other account needed.
Add Regulatory Intel, then ask your AI about any federal rule, notice, or executive order. No keys are required to get started.
Then ask your AI: use Regulatory Intel MCP — by Datakoot
What your AI can do with it
- Pull up federal rules from the US Federal Register
- Retrieve executive orders
- Look up public notices issued by federal agencies
- Identify which agency issued a rule, notice, or order
From the project's README
As published by selflabbs/regulatory-intel-mcp in README.md.
The US Federal Register for AI agents — as MCP tools your agent can call mid-task to search and track federal rules, notices and executive orders. No API keys.
Tools
| Tool | What it does | Source |
|---|---|---|
search_documents | Search rules, proposed rules, notices and presidential documents by term, agency and date | Federal Register |
document | Full detail on one document: abstract, effective date, comment deadline, CFR refs, citation | Federal Register |
recent_documents | The newest filings, filterable by type and agency, over a look-back window | Federal Register |
executive_orders | Recent presidential executive orders | Federal Register |
agencies | Look up federal agencies and their slugs (to filter the other tools) | Federal Register |
No API keys required.
Quick start
claude mcp add --transport http regulatory-intel https://regulatory.datakoot.com/mcp
Or point any MCP client at https://regulatory.datakoot.com/mcp.
Try it in 10 seconds — no key, no signup
Paste this into a terminal:
curl -s https://regulatory.datakoot.com/mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "search_documents", "arguments": {"term": "artificial intelligence"}}}'
You get recent US Federal Register documents that mention artificial intelligence — no API key, nothing to sign up for.
Or point any MCP client at the URL and just ask your agent, in plain language:
- "What new federal regulations mention artificial intelligence?"
- "Show me the latest executive orders."
Data & attribution
All data comes from the Federal Register API (Office of the Federal Register / GPO), which is US-government public domain. This is an informational lookup over the official public record — not legal advice. Always verify against federalregister.gov before relying on it.
Part of Datakoot — keyless intelligence APIs for AI agents.
Signals
- Last commit
- Sep 2026
Advanced
- Delivery
- regulatory-intel-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-selflabbs-regulatory-intel-mcp- Source
- github.com/selflabbs/regulatory-intel-mcp
- Hosted endpoint
https://regulatory.selflabbs.com/mcp