mcpbeat Sign in

Regulatory MCP Server

answering

Regulatory is answering right now. Last checked moments ago. It exposes 5 tools. Last commit 5 Sep 2026.

Live US federal and state regulatory changes and grant programs, every result cited.

Uptime history 5 days of history · worst day 99%
5 days agonow
98.9%
Uptime 24h
92 of 93 checks
5
Tools
read from the server
846 ms
Response time
average over 24h
0
Stars
last commit 5 Sep 2026

Regulatory does not always answer

Over the last week it answered 99.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add regulatory --transport http https://bizmoon.ai/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "regulatory": {
      "url": "https://bizmoon.ai/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.regulatory]
url = "https://bizmoon.ai/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "regulatory": {
      "url": "https://bizmoon.ai/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "regulatory": {
      "url": "https://bizmoon.ai/api/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

regulatory
get_regulatory_change
Fetch one regulatory document by id: title, jurisdiction, agencies, category, published and effective dates, AI summary, full description, and the canonical source URL to cite.
search_regulatory_changes
Search US federal and state regulatory documents ingested from official registers, with AI summaries, agencies, effective dates, and source URLs. Funding opportunities are excluded unless you pass category "funding"; use search_funding_programs for grants and incentive programs. Results are sorted newest first and every result includes a citation URL. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped tools.
changes
changes_since
Everything published since a given date, optionally for one jurisdiction, newest first. Designed for scheduled or recurring agents: store the newest publishedDate you have seen and pass it back as `since` on the next run. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped tools.
funding
search_funding_programs
Search federal and state grant and incentive programs (grants.gov plus state economic development agencies) by keyword, jurisdiction, agency, and date. Each result includes a summary and the official program URL. Free tier: last 90 days, max 25 results per call, 300 calls per day. Add an API key (https://bizmoon.ai/mcp) for full history and org-scoped tools.
jurisdictions
list_jurisdictions
List every jurisdiction and official register Bizmoon monitors, with the most recent publication date, and when the source was last checked. Call this first to learn coverage and freshness.

Endpoints

URLTransportStateLatencyChecked
https://bizmoon.ai/api/mcp streamable-http answering 768 ms 0 min ago

Alternatives to Regulatory

same job, measured the same way
Federal Grant Evidence
by utilityhouse

Find U.S. federal grants and return cited hard-gate and award-history evidence packs.

7 tools answering
I
Federal Grant Evidence
by tytutueh13-sudo

Find U.S. federal grants and return cited hard-gate and award-history evidence packs.

7 tools answering
US Code of Federal Regulations
by mccallar

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

322 installs/wk local only
CourtListener
by vaquill-ai

MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.

34 tools answering
Ansvar: US Law
by ansvar

US federal + state law via Ansvar Gateway. Cited, OAuth + paid tier.

answering
Bankregpulse MCP Server
by rrgu26

Real-time banking regulatory intelligence from 100+ federal and state sources.

381 installs/wk local only
Grant Search
by krimskrams

Search U.S. federal grants and EU funding topics; monitor changes and download snapshots.

5 tools answering
GeniusFlow Evidence
by kaydeep0

Re-check pinned sources, package and cite. Live Federation MCP. No account.

9 tools answering

Regulatory — questions

Answers built from our own checks of this server.

What can Regulatory do?
It exposes 5 tools, read directly from the server on our last check. Among them: changes_since, get_regulatory_change, list_jurisdictions, search_funding_programs, search_regulatory_changes. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Regulatory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 93 checks got a reply (98.9%), average response time 846 ms. The bar chart above shows every period we have measured.
How do I connect Regulatory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Regulatory need an API key?
No. Regulatory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Regulatory?
It answers our handshake in 846 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Regulatory open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.