Mcpvanguard
@provnai
关于 Mcpvanguard
Open-source MCP security gateway that sits between AI agents and MCP servers to inspect tool calls before execution, enforce layered policy, constrain risky operations, and emit audit logs.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-vanguard": {
"command": "vanguard",
"args": [
"start",
"--profile",
"balanced",
"--server",
"npx -y @modelcontextprotocol/server-filesystem ."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcpvanguard?
Open-source MCP security gateway that sits between AI agents and MCP servers to inspect tool calls before execution, enforce layered policy, constrain risky operations, and emit audit logs.
How to use Mcpvanguard?
—
Key features of Mcpvanguard?
- Open-source MCP security gateway
- Inspects tool calls before execution
- Enforces layered policy
- Constrains risky operations
- Emits audit logs
- Sits between AI agents and MCP servers
Use cases of Mcpvanguard?
—
FAQ from Mcpvanguard?
—
开发工具 分类下的更多 MCP 服务器
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Framework
QuantGeekDevThe Typescript MCP Framework
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
评论