mcpbeat Sign in

Conformy MCP Server

by swikingswe Your server? Claim it
local only

Conformy runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm.

EU AI Act & NIS2 compliance — classify AI systems, check obligations, draft docs.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 8 · -9% w/w
a month agotoday
36
Installs / week
npm · @conformy/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add conformy -- npx -y @conformy/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "conformy": {
      "args": [
        "-y",
        "@conformy/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.conformy]
command = "npx"
args = ["-y", "@conformy/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "conformy": {
      "args": [
        "-y",
        "@conformy/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "conformy": {
      "args": [
        "-y",
        "@conformy/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Conformy

same job, measured the same way
MCP Gera Compliance
by gera

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

26 installs/wk local only
Governmyai
by governmyai

AI compliance obligations across EU AI Act, ISO 42001, Colorado AI Act, NIST, HIPAA, SOX, FTC

24 installs/wk local only
Meok Article 50 Kit MCP
by csoai-org

EU AI Act Article 50 compliance kit — high-risk AI system readiness checker

156 installs/wk local only
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
Meok Attestation Verify
by csoai-org

Tiny zero-dependency verifier for MEOK AI Labs compliance attestations (DORA, NIS2, CRA, EU AI Act,

137 installs/wk local only
Dingdawg Legal Agent
by dingdawg

AI contract review, clause drafting, compliance checklists & legal research.

51 installs/wk local only
Cra Compliance MCP
by csoai-org

EU Cyber Resilience Act (Regulation 2024/2847) compliance for AI agents. Product classification...

391 installs/wk local only
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

21 installs/wk local only

Conformy — questions

Answers built from our own checks of this server.

Why is there no uptime for Conformy?
Conformy runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @conformy/mcp-server was installed 36 times last week.
Is Conformy still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Conformy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @conformy/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Conformy?
The npm package @conformy/mcp-server was installed 36 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.