
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@conformy/mcp-server
Advanced tools
EU AI Act & NIS2 compliance — classify AI systems, check NIS2 obligations, and generate compliance documentation
MCP server for EU regulatory compliance. Classify AI systems under the EU AI Act, check NIS2 cybersecurity obligations, and generate compliance documentation — all from your AI assistant.
| Tool | Description |
|---|---|
classify_ai_system | Classify an AI system by risk level (prohibited, high, limited, minimal) with Annex III category mapping |
check_deadline | EU AI Act enforcement timeline — days remaining until each deadline |
get_requirements | Quick lookup of required documents by risk level and role |
list_annex_iii_categories | Reference list of all Annex III high-risk categories |
generate_document_section | AI-powered compliance document section generation |
| Tool | Description |
|---|---|
classify_nis2_entity | Classify an organization as essential, important, or not in scope based on sector and size |
list_nis2_sectors | All Annex I and Annex II sectors with size thresholds |
check_nis2_obligations | Article 21 measures, Article 23 incident reporting timelines, supervision details |
Add to your claude_desktop_config.json:
{
"mcpServers": {
"conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"]
}
}
}
{
"mcpServers": {
"conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"],
"env": {
"CONFORMY_API_KEY": "your-api-key"
}
}
}
}
{
"mcpServers": {
"conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"],
"env": {
"CONFORMY_API_URL": "http://localhost:5202"
}
}
}
}
| Variable | Default | Description |
|---|---|---|
CONFORMY_API_URL | https://api.conformy.io | Conformy API base URL |
CONFORMY_API_KEY | — | API key for authenticated endpoints (document generation) |
"Classify our facial recognition system used for employee access control"
"Is our energy company subject to NIS2? We have 300 employees and €80M turnover"
"What are the NIS2 incident reporting deadlines?"
"How many days until the EU AI Act high-risk deadline?"
MIT
FAQs
EU AI Act & NIS2 compliance — classify AI systems, check NIS2 obligations, and draft compliance documentation
The npm package @conformy/mcp-server receives a total of 44 weekly downloads. As such, @conformy/mcp-server popularity was classified as not popular.
We found that @conformy/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.