youtube-organic-mcp
Rank #58,072io.github.lanternrow/youtube-organic-mcp
YouTube organic analytics — channel stats, video performance, watch time & audience insights.
youtube-organic-mcp is a Model Context Protocol (MCP) server published by lanternrow. It ranks #58,072 of 115,591 servers tracked on MCP Toplist. youtube-organic-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 57,519 of 115,591 servers on MCP Toplist.
Use youtube-organic-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add youtube-organic-mcp -e "YOUTUBE_CLIENT_ID=<your YOUTUBE_CLIENT_ID>" -e "YOUTUBE_CLIENT_SECRET=<your YOUTUBE_CLIENT_SECRET>" -e "YOUTUBE_REFRESH_TOKEN=<your YOUTUBE_REFRESH_TOKEN>" -- npx -y youtube-organic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.youtube-organic-mcp]
command = "npx"
args = ["-y", "youtube-organic-mcp"]
[mcp_servers.youtube-organic-mcp.env]
YOUTUBE_CLIENT_ID = "<your YOUTUBE_CLIENT_ID>"
YOUTUBE_CLIENT_SECRET = "<your YOUTUBE_CLIENT_SECRET>"
YOUTUBE_REFRESH_TOKEN = "<your YOUTUBE_REFRESH_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-organic-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REFRESH_TOKEN": "<your YOUTUBE_REFRESH_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-organic-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REFRESH_TOKEN": "<your YOUTUBE_REFRESH_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"youtube-organic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REFRESH_TOKEN": "<your YOUTUBE_REFRESH_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-organic-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REFRESH_TOKEN": "<your YOUTUBE_REFRESH_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-organic-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-organic-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<your YOUTUBE_CLIENT_ID>",
"YOUTUBE_CLIENT_SECRET": "<your YOUTUBE_CLIENT_SECRET>",
"YOUTUBE_REFRESH_TOKEN": "<your YOUTUBE_REFRESH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lanternrow%2Fyoutube-organic-mcp)<a href="https://mcptoplist.com/server/io.github.lanternrow%2Fyoutube-organic-mcp"><img src="https://mcptoplist.com/badge/io.github.lanternrow%2Fyoutube-organic-mcp.svg" alt="MCP Toplist: #58,072 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lanternrow
Other servers by lanternrow
- facebook-pages-mcp#56,005 · 1 ver
- tiktok-organic-mcp#56,006 · 1 ver
- namecheap-api-mcp#58,071 · 1 ver
- linkedin-pages-mcp#99,971
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains youtube-organic-mcp?
- youtube-organic-mcp is maintained by lanternrow, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is youtube-organic-mcp listed on the Official MCP Registry?
- Yes — youtube-organic-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does youtube-organic-mcp have?
- MCP Toplist tracks 1 version of youtube-organic-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for youtube-organic-mcp?
- The source code for youtube-organic-mcp is hosted at github.com/lanternrow/youtube-organic-mcp.