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": {
"command": "<see-readme>",
"args": []
}
}
}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
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
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
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Just a Better Chatbot. Powered by Agent & MCP & Workflows.
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.
PII Integrity · Deterministic Infrastructure · Secure Protocol
The protocol layer between intent and execution in AI systems.
Every signal examined. Every verdict signed. Nothing passes without record.
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 NLP classification layer |
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, user inputs — and returning a cryptographically-signed verdict before execution continues.
It is not a filter. It does not guess. It applies deterministic rules across a standardized pipeline and returns a structured, auditable JSON report for every request.
Input Signal
│
▼
┌─────────────────────────────────────────┐
│ ZENTRIC PROTOCOL │
│ │
│ ┌─────────────┐ ┌─────────────────┐ │
│ │IntegrityGuard│→│ PrivacyGu
... [View full README on GitHub](https://github.com/zentricprotocol/zentricprotocol#readme)