Loading MCP server directory, please wait...
YouTube automation: upload videos, Shorts, manage playlists, get analytics
npx @getmcp/cli add io.github.wmarceau/youtube-creatorRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/youtube-creator": {
"command": "uvx",
"args": [
"youtube-creator-mcp"
],
"env": {
"YOUTUBE_CREDENTIALS_PATH": "",
"YOUTUBE_TOKEN_PATH": ""
}
}
}
}