Back to Home
vweiss960 icon

youtube_music_mcp_server

Verified Safe

by vweiss960

Overview

An MCP server for interacting with YouTube Music and performing web searches.

Installation

Run Command
python main.py

Environment Variables

  • BRAVE_API_KEY

Security Notes

The code uses `os.environ.get` for API keys, which is good practice. No `eval` or `exec` statements are present. The primary security considerations involve the use of `ytmusicapi` and `requests` libraries, and ensuring the Brave API key is kept secure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens100
Stars0
Forks0
Last Update2025-11-28

Tags

YouTube MusicMusicSearchWeb SearchMCP Server