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.
Basic information
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
—
More Media & Design MCP servers
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
Video Editor MCP server
burningionMCP Interface for Video Jungle
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
Comments