Loading MCP server directory, please wait...
YouTube organic analytics — channel stats, video performance, watch time & audience insights.
npx @getmcp/cli add io.github.lanternrow/youtube-organic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUTUBE_CLIENT_IDGoogle OAuth client ID for the YouTube Data + Analytics APIs
YOUTUBE_CLIENT_SECRETGoogle OAuth client secret
YOUTUBE_REFRESH_TOKENGoogle OAuth refresh token (offline access) for the channel owner
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lanternrow/youtube-organic-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "",
"YOUTUBE_CLIENT_SECRET": "",
"YOUTUBE_REFRESH_TOKEN": ""
}
}
}
}