Back to Home
aranej icon

youtube-mcp-enhanced

Verified Safe

by aranej

Overview

An MCP server enabling AI language models to interact with YouTube content, providing tools for video information retrieval, transcript management, channel data, playlist management, and basic content manipulation.

Installation

Run Command
node {INSTALL_PATH}/dist/cli.js

Environment Variables

  • YOUTUBE_API_KEY
  • YOUTUBE_TRANSCRIPT_LANG
  • YOUTUBE_OAUTH_CLIENT_ID
  • YOUTUBE_OAUTH_CLIENT_SECRET

Security Notes

The server uses environment variables for YouTube API keys and OAuth client secrets, and stores OAuth tokens in a local file (`youtube-mcp-token.json` in user's home directory), which are standard practices. A local HTTP server is started on `localhost:8888` for the OAuth callback flow; this is generally safe for local use. No code obfuscation, 'eval' usage, or obvious malicious patterns were found. Security relies on proper management of API keys/secrets and host system file permissions for stored tokens.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-25

Tags

YouTubeMCP ServerAI IntegrationVideo APITranscripts