Skip to content
Claude Desktop

shadow-mcp for Claude Desktop

io.github.saagpatel/shadow-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install shadow-mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

shadow-mcp in other clients