McpVanguard
活跃·★ 12·MIT·更新于 2026-05-29
★ 时下流行★ 安全与合规★ 提示词工程
McpVanguard 是一个为 MCP 代理提供实时安全策略执行的安全网关。
McpVanguard 是一个用于 MCP 代理的安全网关,实时检查流量并在敏感调用到达底层工具之前执行安全策略。它支持本地优先模式(包装 stdio MCP 服务器)和网关模式(暴露加固的 SSE 和 Streamable HTTP 端点),无需重写现有 MCP 服务器即可透明集成。
#代理式 AI#ai-security#anthropic-mcp#Claude#cybersecurity#firewall#MCP 协议#MCP 服务器
01
功能特性
01实时流量检查与策略执行
02多层安全:规则引擎(L1)、语义评分(L2)、行为分析(L3)
03支持 stdio、SSE 和 Streamable HTTP 传输
04元数据污染保护与跨服务器隔离
05使用签名清单和 Sigstore 支持的完整性验证
02
兼容性
Python
3.11+
已通过文档验证
03
快速开始
1
$ pip install mcp-vanguard
04
使用场景
↳通过拦截文件读取和网络 POST 来阻断链式数据外泄攻击
↳审计模式:监控工具调用而不阻断
↳保护 Claude Desktop 免受恶意第三方技能侵害
05
同类工具
相关搜索
评论
登录后发表评论
- PParker Clark2026年5月21日
Active firewall approach prevents malicious payloads from reaching agent workflows.
- EElliot Garcia2026年4月23日
Security proxy and active firewall for MCP — protection against malicious tool calls.
- RRiley White2026年4月18日
Good for teams who need to audit and filter MCP traffic in production.
- DDrew Wilson2026年4月15日
Open-source means the security rules are transparent and auditable.