Odel
Bangermap

Bangermap

Local
@adesiahqTypeScriptMITUpdated 3w ago

Find YouTube outliers, videos that beat their channel's own baseline, on your own free API key.

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

npmbangermap-mcpv1.0.3

Run

npx -y bangermap-mcp

MCP client config

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