Expand description
MCP proxy server implementation (TCP transport).
Implements a TCP proxy that intercepts MCP JSON-RPC messages, evaluates tool calls against the policy engine, and either forwards allowed requests or blocks denied ones.
Structs§
- McpProxy
- The MCP security proxy (TCP transport).