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
Your own data (API token)
With a Reglyze account, these tools read YOUR organization's compliance data. An admin creates a read-only, org-bound token in the Reglyze app under Settings → API tokens, then pastes it into the MCP client's Authorization header. The token can only read (never write), only this organization, and is revocable at any time.
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.