Security & Testing
reglyze.com
Provides tools for NIS2 compliance assessment, including scope checks, transposition status, and incident notification deadlines.
ENDPOINT 1
https://api.reglyze.com/mcp
MCP server metadata
- Name
- reglyze
- Version
- 1.3.0
Known tools 7
scope_checkDetermine whether NIS2 (and its national transposition) applies to an organization, and whether it is an essential or important entity.
Inferred read-onlytransposition_statusCurrent NIS2 transposition status per EU/EEA country (law, stage, competent authority, sources), from the Reglyze transposition tracker (curated + weekly auto-updated).
Inferred read-onlyincident_deadline_formatsNIS2 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.