HomeCommunication › YouTube Data

YouTube Data

YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.

TypeScript
★ 29 stars Last pushed 2026-09-11 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.14)

npx -y @kirbah/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-youtube": {
      "command": "npx",
      "args": [
        "-y",
        "@kirbah/[email protected]"
      ],
      "env": {
        "YOUTUBE_API_KEY": "<YOUR_VALUE>",
        "MDB_MCP_CONNECTION_STRING": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUTUBE_API_KEY secret — YouTube Data API v3 key
  • MDB_MCP_CONNECTION_STRING secret — MongoDB connection string for caching

This repository has 2 servers listed in the Official MCP Registry.

Other names: ai.smithery/kirbah-mcp-youtube

Related servers

Data from the Official MCP Registry