Germany NIS2 BSI registration MCP. Generates BSI-portal-ready (Mein Unternehmenskonto) registration
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx meok-nis2-de-register-mcp
MCP client config
{
"mcpServers": {
"meok-nis2-de-register-mcp": {
"command": "uvx",
"args": [
"meok-nis2-de-register-mcp"
]
}
}
}