Youtube Organic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 29 Jun 2026.
YouTube organic analytics — channel stats, video performance, watch time & audience insights.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const run = (cmd) => execSync(cmd, { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add youtube-organic-mcp -- npx -y youtube-organic-mcp
{
"mcpServers": {
"youtube-organic-mcp": {
"args": [
"-y",
"youtube-organic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.youtube-organic-mcp]
command = "npx"
args = ["-y", "youtube-organic-mcp"]
{
"mcpServers": {
"youtube-organic-mcp": {
"args": [
"-y",
"youtube-organic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"youtube-organic-mcp": {
"args": [
"-y",
"youtube-organic-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUTUBE_CLIENT_ID (Google OAuth client ID for the YouTube Data + Analytics APIs), YOUTUBE_CLIENT_SECRET (Google OAuth client secret), YOUTUBE_REFRESH_TOKEN (Google OAuth refresh token (offline access) for the channel owner).
The author declared them in the registry entry; get the values from the project itself.
TikTok organic analytics — video performance, engagement metrics, and profile insights.
Short-form video analytics and trend intelligence for TikTok, YouTube, and Instagram
Compliance-aware MCP server for YouTube publishing, analytics and creator insights.
Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.
Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.
Facebook Pages organic analytics, post management, and insights via Meta Graph API v25.0.
YouTube automation: upload videos, Shorts, manage playlists, get analytics
Similarweb: Similarweb API allows you to access powerful insights into web analytics and online.
Answers built from our own checks of this server.