MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

E
Epydios MCP Policy Gateway
作者 @Epydios

MCP policy gateway (Python) for boundary-governed MCP tool execution. Intercepts tool calls, applies allow/deny/step-up approval rules, logs append-only evidence and supports proxy routing to downstream MCP servers. Includes local admin API, CLI approver workflow and sandboxed shell/fs tools for prototype evaluation and integration design.

创建于 2/22/2026
更新于 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

uvx epydios-mcp-policy-gateway

Cursor 配置 (mcp.json)

{ "mcpServers": { "epydios-epydios-mcp-policy-gateway": { "command": "uvx", "args": [ "epydios-mcp-policy-gateway" ] } } }