mcpbeat Sign in

Zentric Protocol MCP Server

by zentricprotocol Your server? Claim it
local only

Zentric Protocol MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 10 Jun 2026.

Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.

Installs per day peak 27 · avg 11 · +19% w/w
a month agotoday
57
Installs / week
npm · zentric-protocol-mcp
0
Stars
0 open issues
10 Jun 2026
Last commit
0 releases in 90 days
License
HTML

What the code does

We read the source, 19 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 [пакет] index.js:1
этот файл ставится пользователю, но в репозитории его нет
    resultEl.innerHTML = html;

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

Alternatives to Zentric Protocol MCP

same job, measured the same way
Kagami
by hiroshi-ichiyanagi

Deterministic prompt-injection detector; signed, offline-verifiable verdicts. Not an LLM.

4 tools answering
Agentshield MCP
by dl-eigenart

Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.

39 installs/wk local only
AI Firewall MCP
by akhilucky

Multi-agent LLM security layer detecting prompt injection and jailbreaks.

89 installs/wk local only
Agent Readiness Auditor
by asish-singh

Audits any website for AI agent readiness and safety, scoring prompt injection risk and llms.txt.

65 installs/wk local only
prompt-protection
by mughalhere

Scan prompts, tool definitions and model output for injection, and guard agent tool calls.

575 installs/wk local only
Vector Mirror
by c64dos-png

Deterministic SVG perception for LLM agents — measures, never guesses. MCP server.

32 installs/wk local only
Capabilities
by eckari

Deterministic company, entity and location lookups for agents - per call, x402 or API key.

24 tools answering
Boundaryai
by boundaryai

Deterministic runtime safety for AI agents: scan PII, gate tool actions, verify LLM output.

answering

Zentric Protocol MCP — questions

Answers built from our own checks of this server.

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