cfg_check_transport_security
Scans MCP server configurations for transport security issues including unencrypted connections, binding to all interfaces, tunnel URLs, and missing authorization headers.
Instructions
Verify transport security: HTTP vs HTTPS, SSE without TLS, WebSocket without WSS, servers bound to 0.0.0.0, tunnel URLs (ngrok, localtunnel), missing Authorization headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to MCP configuration file |