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.1.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.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: regintel_mcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 777e6f3ee889de2ff3535f74475703f21a2fe351e1d0fe1b678a612740d0ddcf
MD5 5e999dedfff9ce8fc5f9345594f8f955
BLAKE2b-256 e12a3f41126ee7b33a69a6b0c39cb89400e42c343c9fd11890ccca4d38422518

See more details on using hashes here.

File details

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

File metadata

  • Download URL: regintel_mcp-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 792f8b3897367d40592cae0e500614fdc06914e86cdad6dcf03253e541caae70
MD5 d560d7856a7c92118c8ce73e1222428b
BLAKE2b-256 d5610857a86c2369591549b09d926f2d152e5c810c2a2dd4353a8c067315184c

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