by permission-protocol · MCP 服务器 · ★ 10
MCP Guard Stop your AI agents from doing dangerous things. MCP (Model Context Protocol) is how AI agents call tools — like APIs, databases, or deployments. MCP has no built-in access control. MCP Guard adds that layer. Define what's allowed, blocked, or requires approval — in a single YAML file. MCP Guard sits between your MCP client and server, enforces the rules, and logs every decision as an audit receipt. Without MCP Guard, your agent can call any tool. With it, every action is checked. MCP Guard does not just log — it blocks execution before it happens.
| Stars | 10 |
| Forks | 6 |
| Language | TypeScript |
| Category | MCP 服务器 |
| Quality Score | 61.964/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-15 |
| Created | 2026-03-20 |
| Platforms | mcp, node |
| Est. Tokens | ~15k |
Explore other popular mcp 服务器 tools:
mcp-guard is MCP middleware that blocks dangerous AI agent actions using a simple YAML config. It is categorized as a MCP 服务器 with 10 GitHub stars.
mcp-guard is primarily written in TypeScript. It covers topics such as agent-guardrails, ai-agents, ai-governance.
You can find installation instructions and usage details in the mcp-guard GitHub repository at github.com/permission-protocol/mcp-guard. The project has 10 stars and 6 forks, indicating an active community.