Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-zentricprotocol-zentric-protocol-mcp": {
"args": [
"-y",
"zentric-protocol-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
PII Integrity · Deterministic Infrastructure · Secure Protocol
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'zentric-protocol-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked zentric-protocol-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / security
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
An autonomous agent that conducts deep research on any data using any LLM providers
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
MCP Security Weekly
Get CVE alerts and security updates for io.github.ZentricProtocol/zentric-protocol-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Prompt injection detection & PII anonymization with a signed audit trail — for LLM apps and AI agents.
Every prompt, RAG chunk and tool output inspected before it reaches your model — deterministic CLEARED / ANONYMIZED / BLOCKED verdicts with a signed audit record (SHA-256 + UUID + UTC) per request.
Detection tells you what happened. The audit record is what you show your auditor — GDPR Art. 30 evidence today, EU AI Act readiness tomorrow.
→ Get API key (free, 10,000 req/mo) · Quickstart · Integrity Report v1.0 (PDF)

This repository exists for transparency and contribution — not as a deployable alternative to the hosted service.
| What's in this repo | What's not in this repo |
|---|---|
Authentication middleware (/middleware) | IntegrityGuard detection engine |
Stripe webhook handler (/api/webhooks) | PrivacyGuard PII detection engine |
Supabase schema & migrations (/supabase) | Signature database (22 injection vectors) |
| API interface contracts & response shapes | Model weights and training data |
Landing page & documentation (index.html) | Audit record signing infrastructure |
Cloning this repository does not give you access to the Zentric processing service. The detection engine that inspects prompts, detects PII, and generates signed audit reports runs on Zentric's infrastructure and requires an active license.
Because trust is infrastructure. You should be able to verify how authentication works, how your API key is validated, and how subscription state is checked before your requests reach the engine. We believe in auditability at every layer — including our own enforcement code.
We accept contributions to the middleware, webhook handler, and Supabase schema. Open a PR or file an issue. For security-related contributions, see the Security section.
| Tier | Price | Requests | Start |
|---|---|---|---|
| Free | Free | 10,000/mo | Get API key → |
| Indie | $29/mo | 25,000/mo | See pricing → |
| Team | $99/mo | 100,000/mo | See pricing → |
| Scale | $499/mo | 500,000/mo | See pricing → |
| Enterprise | Custom | Unlimited | Contact → |
Zentric Protocol is an infrastructure integrity layer for AI systems. It sits between your application and your LLM, examining every signal — prompts, responses,