Skip to main content
Glama

mcp-youtube

by kirbah
server.json1.14 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.kirbah/mcp-youtube", "title": "YouTube Data", "description": "YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.", "status": "active", "repository": { "url": "https://github.com/kirbah/mcp-youtube", "source": "github" }, "version": "0.2.7", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "@kirbah/mcp-youtube", "version": "0.2.7", "runtimeHint": "npx", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "YouTube Data API v3 key", "isRequired": true, "format": "string", "isSecret": true, "name": "YOUTUBE_API_KEY" }, { "description": "MongoDB connection string for caching", "isRequired": false, "format": "string", "isSecret": true, "name": "MDB_MCP_CONNECTION_STRING" } ] } ] }

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

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