NIS2 Directive (EU 2022/2555) compliance for AI agents. 10 Article 21 risk-management measures audit, Article 23 incident classification, Article 20 management-body accountability. For the 18 essential/important entity sectors. By MEOK AI Labs.
Project description
NIS2 Compliance MCP
NIS2 Directive (EU 2022/2555) Compliance — Entity Classification, Risk Management, Incident Reporting
Overview
Automated compliance with the NIS2 Directive (EU 2022/2555), the EU's updated cybersecurity framework. Classify entities, audit Article 21 risk-management measures, classify incidents under Article 23, and manage the Register of Information.
Tools
| Tool | Description | Parameters |
|---|---|---|
classify_entity |
Classify entity type (essential/important) and sector | entity_description, sector, size |
audit_risk_management |
Audit Article 21 risk-management measures | measures, entity_type |
classify_incident |
Classify an incident per Article 23 criteria | incident_type, impact, entities_affected |
generate_register_entry |
Generate Register of Information entry | entity_name, sector, measures |
check_supply_chain |
Assess supply chain security requirements | suppliers, critical_services |
reporting_timeline |
Get incident reporting deadlines by severity | severity, entity_type |
gap_analysis |
Full NIS2 compliance gap analysis | current_state, sector, entity_type |
Installation
pip install mcp
Claude Desktop
{
"mcpServers": {
"nis2-compliance": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Cursor / VS Code / Windsurf
{
"mcpServers": {
"nis2-compliance": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Usage Examples
<<<<<<< Updated upstream MIT © MEOK AI Labs
=======
Classify an entity
{
"entity_description": "Cloud service provider offering SaaS to 500+ healthcare organizations across EU",
"sector": "digital_infrastructure",
"size": "large"
}
Audit risk management measures
{
"measures": ["basic firewall", "quarterly backups", "no encryption"],
"entity_type": "essential"
}
Pricing
- Free: 10 classifications/day
- Pro: $99/mo — unlimited audits + reports
- Enterprise: $499/mo — full audit trail + supply chain analysis
Built by MEOK AI Labs | meok.ai
Stashed changes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nis2_compliance_mcp-1.2.8.tar.gz.
File metadata
- Download URL: nis2_compliance_mcp-1.2.8.tar.gz
- Upload date:
- Size: 41.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76d1adf2369a34f7764f3fc8b588da04d32fbc08bbc073a666735fc1033f69a9
|
|
| MD5 |
2ae0da7951dd9d592db0355e6030b109
|
|
| BLAKE2b-256 |
1ec17f4992894fa588c6688b57c0ed597d8cd0e76429d30f75d170e7def82283
|
File details
Details for the file nis2_compliance_mcp-1.2.8-py3-none-any.whl.
File metadata
- Download URL: nis2_compliance_mcp-1.2.8-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63cd7318ce0e28f43815c2e0f9acbb027d154b8ff35d8c82f05653074ade44fc
|
|
| MD5 |
72495fa937da075ceb6087aed26fc624
|
|
| BLAKE2b-256 |
a6c9fb2d0b4881ba1590de943061f6b22592f253714edc5052ae0339b5d71443
|