SkillAgentSearch skills...

youtube-mcp-server

MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics

Install / Use

claude mcp add ZubeidHendricks -- npx -y github:ZubeidHendricks/youtube-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

37/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "zubeid-youtube-mcp-server", "version": "1.0.2", "description": "YouTube MCP Server Implementation", "type": "module", "main": "dist/index.js", "bin": { "zubeid-youtube-mcp-server": "dist/cli.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "start": "node ./dist/index.js", "build": "tsc", "dev": "nodemon --exec "npm run build && npm start" --ext ts", "prepublishOnly": "npm run build", "test": "node scripts/smoke-test.mjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.1.1", "dotenv": "^17.3.1", "googleapis": "^173.0.0", "youtube-transcript": "^1.3.1" }, "devDependencies": { "@types/node": "^18.0.0", "nodemon": "^3.0.0", "ts-node": "^10.9.1", "typescript": "^5.0.0" }, "keywords": [ "youtube", "mcp", "model-context-protocol", "ai", "claude", "anthropic" ], "author": "Zubeid Hendricks", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/ZubeidHendricks/youtube-mcp-server.git" }, "bugs": { "url": "https://github.com/ZubeidHendricks/youtube-mcp-server/issues" }, "homepage": "https://github.com/ZubeidHendricks/youtube-mcp-server#readme" }

Related Skills

View on GitHub
GitHub Stars0
CategoryData
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low