Skip to content
Claude Desktop

Bangermap for Claude Desktop

io.github.adesiahq/bangermap-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Bangermap in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "bangermap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bangermap-mcp"
      ],
      "env": {
        "YOUTUBE_API_KEY": "<YOUTUBE_API_KEY>"
      }
    }
  }
}

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

Bangermap in other clients