Skip to main content
Glama

Youtube Uploader MCP

manifest.json1.45 kB
{ "dxt_version": "0.1", "name": "youtube-uploader-mcp", "display_name": "Youtube Uploader MCP", "version": "0.1.0", "description": "AI‑powered YouTube uploader—no CLI, no YouTube Studio, and no secrets ever shared with LLMs or third‑party apps and all free of cost! It includes OAuth2 authentication, token management, and video upload functionality.", "author": { "name": "Anwerj", "email": "anwerj.com@gmail.com", "url": "i.anwerj.com" }, "documentation": "https://github.com/anwerj/youtube-uploader-mcp", "icon": "icon.png", "screenshots": [ "screenshot.png" ], "server": { "type": "binary", "entry_point": "server/youtube-uploader-mcp", "mcp_config": { "command": "${__dirname}/server/youtube-uploader-mcp", "args": [], "env": {} } }, "tools": [ { "name": "Upload Video", "description": "Uploads Video to Youtube" } ], "compatibility": { "platforms": [ "darwin", "win32", "linux" ] }, "user_config": { "client-sercret-file": { "type": "string", "title": "Client Secret File", "description": "File path to client secrets", "required": true, "sensitive": false } }, "keywords": [ "Youtube", "Upload", "MCP", "Youtube Server" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/anwerj/youtube-uploader-mcp" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anwerj/youtube-uploader-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server