a year ago
developer-toolsServidor MCP para interactuar con la API de YouTube desde Claude y otros asistentes de IA
Overview
What is YouTube MCP Server?
The YouTube MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with the YouTube API, enabling functionalities such as video search, channel details retrieval, and more.
How to use YouTube MCP Server?
To use the YouTube MCP Server, clone the repository, install the dependencies, set up your YouTube API key in a .env file, and start the server using Node.js.
Key features of YouTube MCP Server?
- Search for videos on YouTube based on queries.
- Retrieve detailed information about specific videos.
- Get details about YouTube channels.
- Search for channels based on queries.
Use cases of YouTube MCP Server?
- Finding programming tutorials on YouTube.
- Fetching details of a specific video by its ID.
- Searching for cooking channels on YouTube.
- Accessing popular videos currently trending on YouTube.
FAQ from YouTube MCP Server?
- How do I obtain a YouTube API key?
You can get a YouTube API key by creating a project in the Google Developer Console and enabling the YouTube Data API v3.
- What are the requirements to run this server?
You need Node.js v16 or higher and a valid YouTube API key.
- Can I contribute to this project?
Yes! Contributions are welcome, including bug reports, feature suggestions, and pull requests.