mcpbeat Sign in

Veridion Nexus MCP Server

local only

Veridion Nexus runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from npm. Last commit 13 May 2026.

Veridion Nexus MCP server - GDPR Art. 44-49 runtime compliance for AI agents

Installs per day peak 26 · avg 9 · +22% w/w
a month agotoday
115
Installs / week
npm · veridion-nexus-mcp
0
Stars
0 open issues
13 May 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] test-client.js:1, [пакет] src/types/acm.ts:1, [пакет] src/al-client.ts:1 и ещё 5
этот файл ставится пользователю, но в репозитории его нет
Touches key and credential files deploy.ps1:46
    Write-Host "Replace it with your actual SSH target, e.g. [email protected] or a Host name from ~/.ssh/config" -ForegroundColor Yellow

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 Veridion-nexus -- npx -y veridion-nexus-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "Veridion-nexus": {
      "args": [
        "-y",
        "veridion-nexus-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.Veridion-nexus]
command = "npx"
args = ["-y", "veridion-nexus-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "Veridion-nexus": {
      "args": [
        "-y",
        "veridion-nexus-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "Veridion-nexus": {
      "args": [
        "-y",
        "veridion-nexus-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: VERIDION_NEXUS_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Veridion Nexus

same job, measured the same way
Gdpr Compliance AI MCP
by csoai-org

Gdpr Compliance Ai MCP Server by MEOK AI Labs

370 installs/wk local only
EU Audit Trail
by jellewas

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

72 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Federated AI Commons
by toby-self

MCP server for a federated AI-commons governance simulation with a verified compliance oracle.

65 installs/wk local only
SpineFrame
by ratnaditya-j

Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.

4 installs/wk local only
CrawlEyes MCP Server
by waiky-github

Web scraping & search for AI agents: extract, SearXNG search, rerank, robots compliance. No API key.

803 installs/wk local only
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 350 installs/wk local only

Veridion Nexus — questions

Answers built from our own checks of this server.

Why is there no uptime for Veridion Nexus?
Veridion Nexus 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 veridion-nexus-mcp was installed 115 times last week.
How do I connect Veridion Nexus?
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 veridion-nexus-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Veridion Nexus?
The npm package veridion-nexus-mcp was installed 115 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Veridion Nexus open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.