Youtube Creator runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi.
YouTube automation: upload videos, Shorts, manage playlists, get analytics
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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-creator -- uvx youtube-creator-mcp
{
"mcpServers": {
"youtube-creator": {
"args": [
"youtube-creator-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.youtube-creator]
command = "uvx"
args = ["youtube-creator-mcp"]
{
"mcpServers": {
"youtube-creator": {
"args": [
"youtube-creator-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"youtube-creator": {
"args": [
"youtube-creator-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
YOUTUBE_CREDENTIALS_PATH (Path to OAuth client secrets JSON from Google Cloud Console), YOUTUBE_TOKEN_PATH (Path to store OAuth token (defaults to ~/.google/youtube_token.pickle)).
The author declared them in the registry entry; get the values from the project itself.
TikTok automation: post videos, get analytics, manage comments
Manage videos, playlists, analytics, and monetization for OTT streaming services.
Hosted MCP for YouTube Studio: uploads, metadata, playlists, comments, analytics, captions.
Manage your Vidalytics videos and analytics from your AI assistant.
Manage videos and live streams, inspect captions, players and webhooks, and read play analytics.
Manage SocialBu posts, scheduling, publishing, automations, and analytics from MCP clients.
Manage Wistia videos, channels, folders, captions, customizations, and analytics via MCP.
Short-form video analytics and trend intelligence for TikTok, YouTube, and Instagram
Answers built from our own checks of this server.