Security and governance proxy for MCP with policy enforcement, cost tracking, health monitoring, and threat protections.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Guardian.
Audit[`persistCallRecord`](src/utils/call-record-cost.ts) β async [`audit-write-queue`](src/database/audit-write-queue.ts) β SQLite; blocks also emit [`StructuredLogger.logBlocked`](src/utils/structured-logger.ts) for SIEM.
A safety layer between your AI assistant and the tools it uses.
Version 4.1.8 Β· Website Β· npm Β· Install & troubleshooting Β· Changelog
enabled: false is honored across rule strategies with backward-compatible defaultsmcp-guardian start β one command for proxy + web dashboard on port 4000 (local dev defaults)mcp-guardian setup β one-shot install for git clones (pnpm install, build, dashboard SPA)deploy/dashboard-spa/out/) built at publish time@mcp-guardian/server@4.1.4 registry manifest (workspace: deps). Use 4.1.5+.mcp-guardian onboard from global npm β resolves the installed package root (not cwd); writes guardian-configs/ under your current directory; ships scripts/guardian-proxy.sh and policy-audit.yaml in the npm tarballnpm install fix β registry manifest now matches published tarballs (^4.1.3 semver deps, not workspace:). Use @mcp-guardian/server@4.1.3 or later. Publish via ./scripts/publish-npm-all.sh (server/CLI ship from .tgz so metadata stays correct).
npm install hygiene β fixes supply-chain scanner findings from 4.1.0:
postinstall or other lifecycle scriptsworkspace: dependencies are rewritten to semver (^4.1.1) at pack time./scripts/publish-npm-all.sh (core β plugin-sdk β server β cli)Industry roadmap plan compliance β runtime verification and dashboard wiring for all eleven fleet-wide modules (A1βC5, B1βB3):
guardian roadmap audit β CLI + GET /api/agentic/plan-compliance/audit verify every shipped module; exit 0 when production-readyGUARDIAN_FLEET_GRAPH_ONNX_MODELGUARDIAN_FEDERATED_MPC)GUARDIAN_OBSERVATORY_STUBguardian roadmap * commands documented; production env vars in .env.exampleRun guardian roadmap audit --json or open Agentic AI β Overview in the dashboard to confirm 100% compliance.
Industry-standard MCP protection β Guardian moves from per-call filtering to fleet-wide, cross-agent security:
@mcp-guardian/mtx) + cloud hub/api/policy/simulate + ab_test_policy MCP toolmcp-guardian bench CLI + public leaderboardSee CHANGELOG.md for 3.4.1 production hardening (JWKS refresh, payload limits, SIEM on all block paths, audit retention).
Roadmap (shipped in 4.0): Semantic policy translator with approval flows, config provenance chain, STRIDE/LINDDUN threat modeling, behavioral biometrics, cross-MCP attack chains with SIEM export, digital twin sandbox, zero-trust SPIFFE scoring, decentralized reputation network, ecosystem observatory, insurance risk quantification + PDF export, and federated threat detection β docs/AGENTIC_ROADMAP.md.
Guardian v4 is designed as a fleet-wide control plane, not a single-proxy filter:
Modern AI assistants (Claude, Cursor, Cline, and others) can connect to tools β read files, run commands, query databases, post to Slack, and more. Those connections often use a standard called MCP (Model Context Protocol).
That power is useful, but risky:
MCP Guardian sits in the middle. Every tool request goes through Guardian first. Guardian checks your rules, blocks bad requests, logs what happened, and can show you a live dashboard β before anything reaches your real tools.
mcp-guardian onboard to do this automatically).You stay in control: Guardian does not silently change your rules unless you approve it (for example when reviewing Threat Lab suggestions).
This section shows how MCP Guardian is wired together: what runs where, how a tool call flows through governance, and how optional Pro pipelines connect to the proxy.
In this section: System overview Β· Tool call path Β· Transports Β· Agentic AI Β· Dashboard Β· Pro pipelines Β· Learning loop
When you run mcp-guardian start or pnpm dashboard:proxy, one Node process typically hosts the policy proxy, the dashboard API, and (optionally) agentic services. All components share the same audit database (MCP_GUARDIAN_DB_PATH, default ~/.mcp-guardian/history.db).
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rudraneel93-mcp-guardian)<a href="https://allmcps.com/mcp/rudraneel93-mcp-guardian"><img src="https://allmcps.com/api/badge/rudraneel93-mcp-guardian?style=directory" alt="MCP Guardian on AllMCPs" /></a>