YouTube-MCP-Server
0
The YouTube MCP Server is a Flask-based server that uses the YouTube Data API to search for songs and retrieve video information like titles and URLs. It provides an easy way to access song details without needing a Premium subscription.
YouTube MCP Server
A Flask server that interacts with the YouTube Data API to search for songs and retrieve video links.
Features
- Search for songs using the YouTube Data API.
- Retrieve video titles and URLs.
- Free to use (no Premium subscription required).
Prerequisites
- Python 3.x
- YouTube Data API Key
Setup
- Clone the Repository
- Set Up a Virtual Environment
- Install Dependencies
- Set Up Environment Variables
- Run the Server
Usage
Search for a Song by sending a POST request to the /search
endpoint.
API Endpoints
- GET /: Home page
- POST /search: Search for a song and retrieve video details.
Contributing
Contributions are welcome! Fork the repository and open a pull request.
Contact
Your Name: GitHub: rakeshjayanna