Skip to main content
Glama

YouTube Watch Later MCP Server

by rados10
package.json654 B
{ "name": "youtube-watchlater", "version": "1.0.0", "description": "MCP server for YouTube Watch Later playlist", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/rados10/youtube-watchlater-mcp.git" }, "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "*", "axios": "^1.6.2", "express": "^4.18.2", "googleapis": "^129.0.0", "open": "^10.0.0" }, "devDependencies": { "@types/node": "^20.10.5", "typescript": "^5.3.3" } }

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/rados10/youtube-watchlater-mcp'

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