vellaveto-proxy 6.0.2

MCP stdio proxy with built-in security presets — zero config needed
vellaveto-proxy-6.0.2 is not a library.

vellaveto-proxy

MCP stdio proxy with built-in security presets for Vellaveto.

Overview

Zero-config MCP security — wraps any stdio-based MCP server with policy enforcement:

cargo install vellaveto-proxy
vellaveto-proxy --protect shield -- ./your-mcp-server
  • Stdio transport — intercepts JSON-RPC messages between agent and MCP server
  • Built-in presetsshield, strict, permissive, or custom TOML policies
  • Environment forwarding — passes through PATH, NODE_PATH, PYTHONPATH, etc.
  • Fail-closed — denies tool calls that don't match any policy

License

MPL-2.0 — see LICENSE-MPL-2.0 in the repository root.

Part of the Vellaveto project.