youtube-studio

youtube-studio is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from i1s-abhishek/youtube-studio-mcp. Its token cost is not measured, scanned A, original, MIT.

A local MCP server for YouTube Studio, Google's tool for managing YouTube channels and videos. It runs a Python script and requires a client-secrets file and a saved login token.

In plain words
What is it for?
Use it for YouTube Studio tasks supported by the server, after supplying the required client-secrets and token files.
Why use it?
It provides the configuration needed to start the server and authenticate it with YouTube.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it. Also seen: listed in a Claude config.

Good fit Use it for YouTube Studio tasks supported by the server, after supplying the required client-secrets and token files.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/i1s-abhishek/youtube-studio-mcp

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for youtube-studio

README.md
[![agentmods](https://agentmods.dev/badge/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio/github.svg)](https://agentmods.dev/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio)
Your own site
<a href="https://agentmods.dev/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio"><img src="https://agentmods.dev/badge/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for youtube-studio

Your own site · 80×15
<a href="https://agentmods.dev/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio"><img src="https://agentmods.dev/badge/mcp/i1s-abhishek/youtube-studio-mcp/youtube-studio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

youtube-studio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 13 lines

What it actually says

{
  "youtube-studio": {
    "command": "python3",
    "args": [
      "./scripts/server.py"
    ],
    "cwd": ".",
    "env": {
      "YOUTUBE_CLIENT_SECRETS": "./secrets/client_secret.json",
      "YOUTUBE_TOKEN_FILE": "./secrets/token.json"
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 13 lines scan A 15d30070b828

Subscribe to this mod's changes

youtube-studio is an MCP server published in the GitHub repository i1s-abhishek/youtube-studio-mcp (17 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other mcp servers, from other repositories

spotify-mcp-server

The most complete Spotify MCP: playback, library, playlists, search, podcasts and audiobooks. Runs locally from the @novalux12/spotify-mcp npm package. Needs 1 environment variable to run.

NovaLux12/spotify-mcp-server · not measured

youtube-shorts-agent

Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata. Runs locally from the youtube-shorts-agent npm package. Needs 3 environment variables to run.

davidmosiah/youtube-shorts-agent · not measured

photo-organizer

AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums. Runs locally from the photo-organizer-mcp npm package. Needs 1 environment variable to run.

ExpertVagabond/photo-organizer-mcp · not measured

mcp-server

MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes. Runs locally from the @ffmpeg-micro/mcp-server npm package. Needs 1 environment variable to run.

javidjamae/ffmpeg-micro-mcp · not measured

appsgolem-mcp

Cut clips from YouTube videos in any format and get a direct download URL. Runs locally from the appsgolem-mcp npm package. Needs 2 environment variables to run.

apancyborg/appsgolem-mcp · not measured

tube-bridge

Tube Bridge — YouTube MCP server for AI agents. 17 tools: search, transcripts, frames, semantic corpus, comments. Zero keys + optional API v3. Runs locally from the tube-bridge Python package. Needs 3 environment variables to run.

TheWhiteWater/tube-bridge · not measured