← Registry

Security & Testing

reglyze.com

Provides tools for NIS2 compliance assessment, including scope checks, transposition status, and incident notification deadlines.

1 endpoint7 known toolsFirst detected July 19, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.reglyze.com/mcp

No auth detected

MCP server metadata

Name
reglyze
Version
1.3.0
Capabilities
tools.listChanged

Known tools 7

scope_check

Determine whether NIS2 (and its national transposition) applies to an organization, and whether it is an essential or important entity.

Inferred read-only
transposition_status

Current NIS2 transposition status per EU/EEA country (law, stage, competent authority, sources), from the Reglyze transposition tracker (curated + weekly auto-updated).

Inferred read-only
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.

Inferred read-only
compliance_status

Requires a Reglyze API token.

Inferred read-only
documents_list

Requires a Reglyze API token.

Inferred read-only
open_tasks

Requires a Reglyze API token.

Inferred read-only
incidents_list

Requires a Reglyze API token.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.