← reglyze.com
INDIVIDUAL MCP TOOL
transposition_status
Current NIS2 transposition status per EU/EEA country (law, stage, competent authority, sources), from the Reglyze transposition tracker (curated + weekly auto-updated).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.reglyze]
url = "https://api.reglyze.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"reglyze": {
"type": "http",
"url": "https://api.reglyze.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: reglyze
Remote MCP URL: https://api.reglyze.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"reglyze": {
"url": "https://api.reglyze.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"reglyze": {
"type": "http",
"url": "https://api.reglyze.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "reglyze",
"transport": "streamable-http",
"url": "https://api.reglyze.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
scope_check— Determine whether NIS2 (and its national transposition) applies to an organization, and whether it is an essential or important entity.incident_deadline_formats— NIS2 incident-notification deadlines for a country: the 24h/72h/1-month stages with their national legal basis, the competent authority/CSIRT and portal, and the national severity vocabulary (e.compliance_status— Requires a Reglyze API token.documents_list— Requires a Reglyze API token.open_tasks— Requires a Reglyze API token.incidents_list— Requires a Reglyze API token.