mcp-server
Verified Safeby mrdr79
Overview
Provides an API to search YouTube for a song query and return a direct audio stream URL.
Installation
npm startEnvironment Variables
- PORT
Security Notes
The server uses `encodeURIComponent` for search queries and a robust regex to extract video IDs from YouTube's HTML, mitigating direct injection risks. It relies on `ytdl-core` for video information and format selection, which is a well-maintained library. No direct use of `eval` or hardcoded secrets. The primary risk is the inherent reliance on YouTube's ever-changing front-end and potential `ytdl-core` vulnerabilities or breakage.
Similar Servers
discogs-mcp-server
MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more.
mcp-claude-spotify
Enables Claude Desktop to interact with Spotify for music control and discovery.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
bit2me-mcp
Interact with the Bit2Me cryptocurrency exchange ecosystem to access real-time market data, manage wallets, execute trading operations, and query products like Earn (staking) and Loans via AI assistants.