YouTube-MCP-Server

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

  1. Python 3.x
  2. YouTube Data API Key

Setup

  1. Clone the Repository
  2. Set Up a Virtual Environment
  3. Install Dependencies
  4. Set Up Environment Variables
  5. 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