Loading MCP server directory, please wait...
MCP server for the RegIntel API: regulatory data across 41 jurisdictions, 212 regulations.
npx @getmcp/cli add io.github.ad0750/regintel-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
REGINTEL_API_KEYYour RegIntel API key. Get a free key with 100 credits at https://regintelapi.com/get-key.html
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ad0750/regintel-mcp": {
"command": "uvx",
"args": [
"regintel-mcp"
],
"env": {
"REGINTEL_API_KEY": ""
}
}
}
}