HomeCommunication › Bangermap

Bangermap

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

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-08-10 License: MIT

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.3)

npx -y bangermap-mcp@1.0.3

Or add to your MCP client config:

{
  "mcpServers": {
    "bangermap-integrations": {
      "command": "npx",
      "args": [
        "-y",
        "bangermap-mcp@1.0.3"
      ],
      "env": {
        "YOUTUBE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUTUBE_API_KEY required secret — Your own YouTube Data API v3 key, created free in the Google Cloud console

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry