go_mcp_server_youtube_search
@hightemp
About go_mcp_server_youtube_search
A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. This server can be used with AI assistants that support the MCP protocol.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
3Search for YouTube videos using a text query
Get detailed information about a video by its ID
Get video subtitles in English or Russian
Overview
What is go_mcp_server_youtube_search?
A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. It is designed for use with AI assistants that support the MCP protocol.
How to use go_mcp_server_youtube_search?
The server can operate in stdio or SSE (Server-Sent Events) mode. By default it uses SSE mode. Run with go_mcp_server_youtube_search -t sse -h 0.0.0.0 -p 8889 for SSE, or go_mcp_server_youtube_search -t stdio for stdio. The SSE server URL is http://localhost:8889/sse.
Key features of go_mcp_server_youtube_search
- Search YouTube videos with a text query
- Get detailed information by video ID
- Retrieve video subtitles in English or Russian
- Supports both stdio and SSE transport modes
Use cases of go_mcp_server_youtube_search
- Search for YouTube videos using natural language queries
- Obtain metadata (title, description, etc.) for a specific video
- Extract subtitles for content analysis or translation tasks
FAQ from go_mcp_server_youtube_search
—
Basic information
More Media & Design MCP servers
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
Comments