Skip to content
Claude Desktop

mcp-trust for Claude Desktop

io.github.saagpatel/mcp-trust

Check the danger grade of any public MCP server before you connect.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp-trust in Claude Desktop

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

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

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

mcp-trust in other clients