For AI agents and their operators
Reglyze MCP server
A free, public Model Context Protocol server exposing the Reglyze regulatory engine: NIS2 scoping, transposition tracking and incident-deadline data for every EU country. Streamable HTTP, no authentication, no rate card.
https://api.reglyze.com/mcpTools
scope_check
Does NIS2 (or its national transposition) apply to an organization? Returns the essential/important classification, the reasoning, and the national law with its deviations from the directive.
transposition_status
The NIS2 transposition state of every EU/EEA country (law, stage, competent authority, sources) from the Reglyze tracker — curated and auto-updated weekly.
incident_deadline_formats
Per-country incident-notification deadlines (24h early warning, 72h notification, 1-month final report) with the national legal basis, the authority/CSIRT portal, and the national severity vocabulary — including Italy's ACN IS-1..IS-4 typologies with their entity-class applicability.
Connect
Claude Code
claude mcp add --transport http reglyze https://api.reglyze.com/mcpClaude Desktop / claude.ai
Settings → Connectors → Add custom connector → https://api.reglyze.com/mcpCursor
{"mcpServers":{"reglyze":{"url":"https://api.reglyze.com/mcp"}}}Any MCP client (Streamable HTTP)
POST https://api.reglyze.com/mcp — JSON-RPC initialize / tools/list / tools/call, no authWhy it exists
The same engine answers these questions inside the Reglyze platform, where it also runs the full assessment against your national framework, generates your compliance documents in your language, and tracks your incident obligations end to end. The MCP server is the free, machine-readable edge of that engine.