NIS2 Compliance MCP
NIS2 Directive compliance checker for essential and important entities — cybersecurity risk management, supply chain security, incident notification
Overview
Nis2 Compliance MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
classify_entity | Classify an entity's NIS2 scope (essential / important / out-of-scope) + sector. |
list_article_21_measures | List all 10 cybersecurity risk-management measures required under NIS2 Article 2 |
audit_article_21 | Audit your current controls against NIS2 Article 21's 10 mandatory risk-manageme |
classify_incident | Classify a cyber incident against NIS2 Article 23 thresholds. |
management_body_checklist | NIS2 Article 20 — management body accountability checklist. Directors can be hel |
get_nis2_certificate | Generate a cryptographically signed NIS2 compliance attestation (Pro/Enterprise) |
enforcement_status | Current NIS2 enforcement status + national transposition tracker. |
Installation
pip install meok-nis2-compliance-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"nis2-compliance-mcp": {
"command": "python",
"args": ["-m", "meok_nis2_compliance_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 7 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
관련 서버
Evo2 MCP
MCP server for generating, scoring and embedding genomic sequences using Evo 2
Maagpi Youtube Workflow Skill
Automate end-to-end youtube production pipeline for face less channels
Uniswap Trader MCP
Automate token swaps on the Uniswap DEX across multiple blockchains.
MCP-Ambari-API
Automate Apache Ambari operations with AI/LLM: Natural language commands for Hadoop cluster management, service control, configuration monitoring, and real-time status tracking via Model Context Protocol (MCP) tools.
Aegis-SSH-MCP
Secure Zero-Trust SSH Gateway for AI Agents. A Go-based Model Context Protocol (MCP) server featuring runtime Regex Command Firewalls and multi-host isolation.
Log-MCP
Log-MCP 是一个基于 Model Context Protocol (MCP) 的远程日志查询服务,通过 SSH 连接远程服务器,为 Claude Code 等 AI 助手提供日志查询能力。该项目支持 HTTP 和 STDIO 两种传输模式,可以方便地集成到各种开发环境中。
FastMCP Calculator Server
A calculator server that performs basic math operations like addition, subtraction, multiplication, division, power, and square root.
AiPayGen
65+ AI tools as an MCP server. Research, write, code, scrape, translate, analyze, agent memory, workflows. Pay per call from $0.006.
UPS MCP Server
An MCP server for accessing UPS shipping and logistics services.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.