MCP Server
MCP
io.github.wmarceau/youtube-creator
YouTube automation: upload videos, Shorts, manage playlists, get analytics
Install
uvx youtube-creator-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "youtube-creator-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to OAuth client secrets JSON from Google Cloud Console",
"name": "YOUTUBE_CREDENTIALS_PATH"
},
{
"description": "Path to store OAuth token (defaults to ~/.google/youtube_token.pickle)",
"name": "YOUTUBE_TOKEN_PATH"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment