Odel
MCP Customs

MCP Customs

Local
@mcpcustoms2JavaScriptApache-2.0Updated 1mo ago

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

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).

npmmcp-customsv0.1.1

Run

npx -y mcp-customs

MCP client config

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