Odel
mcp-trust

mcp-trust

Local
@saagpatelPythonMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-trustv0.1.1

Run

uvx mcp-trust

MCP client config

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