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
{
"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