Skip to main content
Glama

YouTube MCP Server

package.json584 B
{ "name": "@anaisbetts/mcp-youtube", "version": "0.6.0", "bin": { "mcp-youtube": "lib/index.mjs" }, "description": "YouTube downloader for MCP", "main": "dist/index.js", "scripts": { "prepublish": "git clean -xdf dist && bun build --target node src/index.ts --outdir dist", "test": "bun test" }, "author": "Ani Betts <anais@anaisbetts.org>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "rimraf": "^6.0.1", "spawn-rx": "^4.0.0" }, "devDependencies": { "shx": "^0.3.4", "bun-types": "latest" } }

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

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