Skip to content
Claude Desktop

MCP Customs for Claude Desktop

io.github.mcpcustoms/mcp-customs

Inspect an MCP server for common security risks before you install it. Offline, zero telemetry.

client:Claude Desktop transport:stdio runtime:npm

Install MCP Customs in Claude Desktop

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

{
  "mcpServers": {
    "mcp-customs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-customs"
      ]
    }
  }
}

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

MCP Customs in other clients