Skip to content
Cline

shadow-mcp for Cline

io.github.saagpatel/shadow-mcp

Local MCP server that inventories and risk-grades MCP servers configured on this machine.

client:Cline transport:stdio runtime:pypi

Install shadow-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "shadow-mcp": {
      "command": "uvx",
      "args": [
        "shadow-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

shadow-mcp in other clients