cfg_audit_mcp_config
Audits MCP configuration files for security risks including exposed API keys, secrets in environment variables, missing TLS, and wildcard env passthrough.
Instructions
Deep audit of a single MCP config file. Checks for: API keys in args, secrets in env, npx -y auto-install, unknown binaries, HTTP without TLS, missing auth headers, wildcard env passthrough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to MCP configuration file |