Skip to main content
Glama

YouTube Transcript DL MCP Server

by jedarden
MIT License
0
2
.dockerignore960 B
# Dependencies node_modules/ npm-debug.log* # Build artifacts dist/ build/ *.tgz # Development files .git/ .github/ *.md !README.md Dockerfile* docker-compose*.yml # Test files tests/ coverage/ .nyc_output/ jest.config.* # Development tools .vscode/ .idea/ *.swp *.swo *~ # Environment files .env .env.local .env.development .env.test .env.production # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port

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/jedarden/yt-transcript-dl-mcp'

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