claude mcp add wiking-conformy -- npx -y @conformy/mcp-server
{
"mcpServers": {
"wiking-conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"]
}
}
}
{
"mcpServers": {
"wiking-conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"]
}
}
}
{
"mcpServers": {
"wiking-conformy": {
"command": "npx",
"args": ["-y", "@conformy/mcp-server"]
}
}
}
About This MCP Server
The conformy Model Context Protocol server is a developer tool that enables compliance with EU AI Act and NIS2 regulations by classifying AI systems, checking obligations, and generating documentation. It connects to AI coding assistants through standard input/output interfaces. Developers working on AI projects that require regulatory compliance would use this server to ensure their systems meet the necessary obligations and generate required documentation.
EU AI Act & NIS2 compliance — classify AI systems, check obligations, generate docs.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@conformy/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The conformy server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.