Install
$ agentstack add mcp-foundrynet-compliance-mcp Open-source listing — not yet scanned by AgentStack. Follow the source repository for install instructions.
About
Regulatory & Compliance Intelligence MCP
Regulatory & compliance intelligence for AI agents — rules, recalls, enforcement actions, and comment deadlines from free government sources, classified by industry and severity.
> Part of the FoundryNet Data Network. Attest your agent's compliance analysis > with MINT Protocol. See also: > gov-contracts-mcp, brand-intel-mcp, patent-intel-mcp, > financial-signals-mcp, weather-intel-mcp.
Connect
- MCP endpoint (Streamable HTTP):
https://compliance-mcp-production.up.railway.app/mcp - Registry:
io.github.FoundryNet/compliance-mcp - Agent card:
https://compliance-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http compliance https://compliance-mcp-production.up.railway.app/mcp
{ "mcpServers": { "compliance": { "url": "https://compliance-mcp-production.up.railway.app/mcp" } } }
Tools
| Tool | Price | What it does | |---|---|---| | search_regulations | $0.01 | Filtered regulatory entries (industry/agency/type/keyword/severity) | | compliance_alerts | $0.01 | Active alerts for an industry, deadline-urgent — "what do I worry about in pharma this week?" | | recall_check | $0.01 | FDA (food/drug/device) + CPSC product recalls with severity | | enforcement_actions | $0.01 | Enforcement actions with parsed penalty amounts | | comment_deadlines | $0.01 | Upcoming proposed-rule comment deadlines | | daily_digest | $0.02 | Structured daily digest organized by severity | | mint_info | free | FoundryNet Data Network + MINT Protocol |
Free tier: 25 paid-tool queries/day per agent. Then x402: the tool returns an HTTP-402 with a Solana USDC payment memo — pay it, re-call with the same args plus payment_tx=. An Authorization: Bearer fnet_… key bypasses the paywall.
How it works
Every 12 hours the aggregator fetches new entries from Federal Register (rules/proposed/notices), openFDA (food/drug/device recall & enforcement), and CPSC (consumer product recalls), classifies each by industry (keyword taxonomy across 12 sectors) and severity (info → warning → action_required → critical), and stores them in a standalone Supabase project.
Severity logic: Class I / injury-or-death recalls + emergency rules → critical; final rules with a compliance deadline ≤ 90 days or enforcement penalties > $100K → action_required; proposed rules in comment period → warning; notices/guidance → info.
Honesty note: EPA ECHO, OSHA, and SEC enforcement (their public endpoints need multi-step queries or scraping) are planned additional sources; enforcement penalties are currently parsed from Federal Register notices.
Discovery
MCP registry: io.github.FoundryNet/compliance-mcp
Built by FoundryNet · hello@foundrynet.io
Live network activity
Live feed: mint.foundrynet.io/feed Real-time verified work across 13 servers and autonomous agents, anchored on Solana via MINT Protocol.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FoundryNet
- Source: FoundryNet/compliance-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.