YouTube Shorts Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 189 installs a week from npm. Last commit 30 Jul 2026.
Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata.
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-shorts-agent -- npx -y youtube-shorts-agent
{
"mcpServers": {
"youtube-shorts-agent": {
"args": [
"-y",
"youtube-shorts-agent"
],
"command": "npx"
}
}
}
[mcp_servers.youtube-shorts-agent]
command = "npx"
args = ["-y", "youtube-shorts-agent"]
{
"mcpServers": {
"youtube-shorts-agent": {
"args": [
"-y",
"youtube-shorts-agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"youtube-shorts-agent": {
"args": [
"-y",
"youtube-shorts-agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.