
Conformy
Classify your AI product under EU AI Act and NIS2, list obligations, and draft compliance documentation from the agent.
Overview
Conformy is an MCP server for the Ship phase that classifies AI systems under the EU AI Act and NIS2 and helps draft compliance documentation.
What is this MCP server?
- EU AI Act system classification workflows via @conformy/mcp-server npm package (v0.3.5)
- NIS2 obligation checking aligned to European cybersecurity duties
- Assisted drafting of compliance documentation from agent prompts
- stdio MCP transport for Claude Code-style governance reviews
- Targets builders shipping AI features into EU-regulated contexts
- Server version 0.3.5
- npm identifier: @conformy/mcp-server
- Two regulatory frameworks in scope: EU AI Act and NIS2
What problem does it solve?
Indie builders lack a fast way to see EU AI Act risk class and NIS2 duties for their AI feature without expensive advisory cycles.
Who is it for?
Solo founders shipping AI-powered SaaS or agents with EU customers who need structured regulatory scaffolding before launch.
Skip if: US-only products with no EU AI or critical-infrastructure exposure, or teams that already retain dedicated compliance counsel and GRC tooling.
What do I get? / Deliverables
After install, your agent can run Conformy classification and obligation checks and produce draft compliance docs you refine with counsel.
- AI system classification under EU AI Act framing
- NIS2-oriented obligation summaries
- Draft compliance documentation snippets for legal review
Recommended MCP Servers
Journey fit
How it compares
Compliance-oriented MCP assistant, not a vulnerability scanner or pentest skill.
Common Questions / FAQ
Who is Conformy for?
Builders and small teams launching AI systems who must reason about EU AI Act and NIS2 obligations from inside their agent workflow.
When should I use Conformy?
Use it before Ship and during Operate iterations when you classify system risk, verify obligations, or need draft compliance documentation for EU markets.
How do I add Conformy to my agent?
Add the @conformy/mcp-server stdio MCP entry from npm to your host configuration, install dependencies per the repo, and expose tools to your compliance prompts.