Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ⚖️ Legal
  3. Regintel MCP
Regintel MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:15 AM

Regintel MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
regulatory-datacompliancelegalfinancemcp

Query structured regulatory records, updates, and country-specific compliance signals across 41 jurisdictions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ad0750-regintel-mcp": {
      "command": "uvx",
      "args": [
        "regintel-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives⚖️ More in Legal

Overview

ad0750/regintel-mcp MCP server exposes the RegIntel API through six tools for querying structured regulatory data across 41 jurisdictions and 212 regulations. It supports catalog search, full regulation records, update retrieval, activity checks, and Australian AASB-S2 obligation lookups. Use it when an MCP-compatible client needs regulatory research or incremental data synchronization; most operations require a RegIntel API key, while jurisdiction listing is available without one.

Use cases

•Search regulations by jurisdiction and category
•Retrieve obligations and penalties for a regulation
•Sync recently changed regulations into a vector store
•Check whether an activity is allowed in a country
•Review Australian AASB-S2 disclosure obligations

Key features

•Catalog of 212 regulations across 41 jurisdictions
•Paginated regulatory search
•Full regulation records with source URLs
•Date-based update retrieval
•Country and activity compliance signals
•Filterable AASB-S2 obligations

Capabilities & Tool Schemas (6) ~171 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Regintel MCP.

list_jurisdictions

All 41 supported jurisdictions with codes and regulation counts

search_regulations

Filter the catalog by jurisdiction, tag, keyword, category. Paginated.

get_regulation

Full record (obligations, penalties, scope, source URL) for one regulation by ID

get_recent_updates

Regulations added or modified since a date. Useful for incremental sync of vector stores.

check_compliance

Decision signal (allowed / requires_license / restricted / prohibited) for an activity in a country

get_aasb_s2_obligations

Australian AASB-S2 climate-disclosure obligations. Filterable by Group tier, category code, reporting year. **Information only — does not calculate emissions or judge assurance.

How Regintel MCP works

What ad0750/regintel-mcp MCP server does

ad0750/regintel-mcp MCP server connects MCP clients to the RegIntel API, which provides structured records for 212 regulations across 41 jurisdictions. The catalog includes regulatory areas such as GDPR, MiCA, DORA, SEC, FINRA, FCA, APRA, ASIC, MAS, AASB-S2, NGER, and FATF, as listed by the project.

Its six tools cover both discovery and targeted lookups. You can list supported jurisdictions, filter the regulation catalog, retrieve an individual regulation, find records changed after a date, request a compliance decision signal, and query Australian AASB-S2 climate-disclosure obligations. Regulation records can include obligations, penalties, scope, and a source URL.

How it works

The package runs as a local stdio MCP server and sends regulatory queries to the RegIntel API. MCP-compatible clients can invoke the tools based on a user request. For example, a question about whether an activity is allowed in a country can be routed to check_compliance, which returns one of four signals: allowed, requires_license, restricted, or prohibited.

search_regulations accepts jurisdiction, tag, keyword, and category filters and supports pagination. get_recent_updates accepts a date boundary and is intended for incremental synchronization, including updates to vector stores. The AASB-S2 tool can filter obligations by Group tier, category code, and reporting year.

Setup and configuration

Install and run ad0750/regintel-mcp MCP server with:

bash
uvx regintel-mcp

The README also lists pip install regintel-mcp as an installation option. For Claude Desktop, add a server entry that uses uvx with regintel-mcp as its argument, then set REGINTEL_API_KEY in the entry's environment. Claude Code can be configured with the corresponding claude mcp add command shown in the project documentation.

REGINTEL_API_KEY is required for billed tools. list_jurisdictions remains available without a key, while other tools return a signup prompt when no key is present. REGINTEL_API_BASE is optional and can override the default API endpoint, https://api.regintelapi.com.

Tools and capabilities

  • list_jurisdictions: Returns all 41 supported jurisdictions, their codes, and regulation counts. It does not require an API key.
  • search_regulations: Searches the catalog using jurisdiction, tag, keyword, or category filters, with pagination.
  • get_regulation: Retrieves a complete regulation record by ID, including available obligations, penalties, scope, and source URL.
  • get_recent_updates: Finds regulations added or modified since a supplied date.
  • check_compliance: Returns a decision signal for an activity in a country.
  • get_aasb_s2_obligations: Retrieves Australian AASB-S2 climate-disclosure obligations using supported filters.

Limitations and notes

The service uses credits for search_regulations, get_regulation, check_compliance, and get_aasb_s2_obligations. get_recent_updates is free, and jurisdiction listing is free and authentication-optional. The README lists a free allocation of 100 credits, plus paid monthly plans and credit packs.

AASB-S2 results are informational only. That tool does not calculate emissions or determine assurance requirements. Compliance responses are decision signals from the API, so the listing does not describe them as legal advice or as a substitute for reviewing the cited regulatory sources.

The repository is MIT licensed. The README explicitly identifies Claude Desktop and Claude Code configuration, and states that the package works with MCP-compatible LLM clients generally.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Legal View all alternatives
  • Gibs MCP logoGibs MCP

    Regulatory compliance (AI Act, GDPR, DORA) with article-level citations

    ⚖️ Legal2 views
    Compare vs Gibs MCP →
  • Nexus Legal MCP logoNexus Legal MCP

    Multi-jurisdictional legal analysis (ISO 31000) for Spanish, Latin American and European law. 11 tools: analyze, draft, audit, montecarlo, doctrina (DGT/TEAC), jurisprudencia (CENDOJ 141k + Colombian CC/CSJ/CE 106k), opinion, redteam, crossbordercompare, consulta. Install: npx -y @nexus-legal/mcp with API key from https://nexusquantum.legal/developers.

    ⚖️ Legal3 views
    Compare vs Nexus Legal MCP →
  • License Verify MCP logoLicense Verify MCP

    Verify a US contractor's license, surety bond, and insurance from official state data (WA L&I live, CA CSLB beta). Agent-payable pay-per-success, MCP-native.

    ⚖️ Legal3 views
    Compare vs License Verify MCP →
  • MCP Eu AI Act logoMCP Eu AI Act

    EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance.

    ⚖️ Legal3 views
    Compare vs MCP Eu AI Act →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Regintel MCP

Run `uvx regintel-mcp`, or install it with `pip install regintel-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRegintel MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ad0750-regintel-mcp?style=directory)](https://allmcps.com/mcp/ad0750-regintel-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ad0750-regintel-mcp"><img src="https://allmcps.com/api/badge/ad0750-regintel-mcp?style=directory" alt="Regintel MCP on AllMCPs" /></a>

Technical Specs & Signals

Category⚖️Legal
PricingFreemium
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/10 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 23, 2026
56Quality signal: Good · 56/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 24d ago via OSV.dev · regintel-mcp (PyPI)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ⚖️ Legal →Best MCP servers for Legal →Alternatives to Regintel MCP →Install in Claude DesktopInstall in CursorInstall in VS Code