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.1.0.tar.gz (5.1 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.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: regintel_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 5.1 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.1.0.tar.gz
Algorithm Hash digest
SHA256 f330c3988f40af0154aa9cd602cab5a7eb43adc37aa1e1cf0a49a431f89f2b5e
MD5 5c583e0364f624e41fe7d623a388be49
BLAKE2b-256 cb85679f42484a7b31e60b3b521ebeaaef889211dde8602bfa8440e963580a0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: regintel_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b8a4979cd847fecf8cca84d66e89104bb475f18acee69abb6785704101a99af
MD5 256ee93c0bbdbf5bf5bfaccef4c99fb8
BLAKE2b-256 aeff68ee260e3a58080a8a65691fbda6d9ed851f41143e02d243b0ce69b58b78

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