Skip to main content

MCP server for the RegIntel API — structured regulatory data across 41 jurisdictions and 212 regulations

Project description

regintel-mcp

MCP server for the RegIntel API — structured regulatory data across 41 jurisdictions and 212 regulations, accessible to any MCP-compatible LLM client (Claude Desktop, Claude Code, etc.).

Tools

Tool Description
list_jurisdictions All 41 supported jurisdictions with codes and regulation counts. Does not consume credits.
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 keeping vector stores in sync.
check_compliance Decision signal (allowed / requires_license / restricted / prohibited) for an activity in a country.

Install

pip install regintel-mcp

Get an API key

Free tier includes 100 credits with no expiry and no credit card: https://regintelapi.com/get-key.html

Configure with Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "regintel": {
      "command": "regintel-mcp",
      "env": {
        "REGINTEL_API_KEY": "your-api-key-here"
      }
    }
  }
}

Restart Claude Desktop. The five tools above should appear under the regintel server.

Configure with Claude Code

claude mcp add regintel -e REGINTEL_API_KEY=your-api-key-here -- regintel-mcp

Environment variables

  • REGINTEL_API_KEY (required) — your API key. Without it, every tool call returns an actionable error message.
  • REGINTEL_API_BASE (optional) — override the API base URL. Defaults to https://api.regintelapi.com.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regintel_mcp-0.2.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

regintel_mcp-0.2.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file regintel_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: regintel_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for regintel_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b76f273bbb7b35b6d7081a668ae5d6d2749cbd7d73d494cf8954fe73a17c888e
MD5 1ef3c6793eb4d10b398abb67273027a8
BLAKE2b-256 4fa14db9f512cfcc1eb5a6ea8d932b3ce79892178c6aaff9c6a8c46ec604e7ea

See more details on using hashes here.

File details

Details for the file regintel_mcp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: regintel_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for regintel_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5110bc2066fd20b34228fe0663c1e5ec62f8c08fec423ef68c0b9f071cb0f177
MD5 7e24087cb8f10982382037c3e31dee5d
BLAKE2b-256 8fcdcaad42a91c514375efb05c4aa9c86723a87f8cb8c5d773d57959c1092089

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page