Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Regulatory Intel

FreeNot checked

Keyless MCP server giving AI agents the US Federal Register — rules, proposed rules, notices and executive orders. No API keys.

GitHubEmbed

About

Keyless MCP server giving AI agents the US Federal Register — rules, proposed rules, notices and executive orders. No API keys.

README

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.

from github.com/datakoot/regulatory-intel-mcp

Installing Regulatory Intel

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/datakoot/regulatory-intel-mcp

FAQ

Is Regulatory Intel MCP free?

Yes, Regulatory Intel MCP is free — one-click install via Unyly at no cost.

Does Regulatory Intel need an API key?

No, Regulatory Intel runs without API keys or environment variables.

Is Regulatory Intel hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Regulatory Intel in Claude Desktop, Claude Code or Cursor?

Open Regulatory Intel on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Regulatory Intel with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs