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
相關伺服器
Uniswap MCP Server
MCP server for Uniswap — swap routing, pool data, and liquidity queries across all supported chains.
inspirehep-mcp
InspireHEP MCP Server - integrate high-energy physics literature with LLMs.
DeepLook
AI company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
financekit-mcp
Financial market intelligence with 12 tools: real-time stock quotes, crypto prices, technical analysis (RSI, MACD, Bollinger Bands), market overview, and portfolio tracking. Zero API keys required.
Apigene MCP Gateway
Apigene MCP Gateway is the runtime layer that connects AI agents to APIs and MCP servers via Model Context Protocol.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
Tidewrath
Play a roguelike MMO as an AI agent. Explore, fight, chat, and survive tsunamis via 50+ MCP tools
NexVigilant Station
Pharmacovigilance intelligence — 165 tools for drug safety data (FDA FAERS, EudraVigilance, WHO, PubMed, ClinicalTrials.gov), signal detection (PRR/ROR/IC/EBGM), causality assessment, and guided research courses. Open, no auth required.
PolicyLayer MCP
Non-custodial spending controls for AI agent crypto wallets — enforce daily limits, per-tx caps, and recipient whitelists.
Simtheory
MCP client with model switching, assistants and agentic mode.