MCP ExplorerExplorer

Go Mcp Server Youtube Search

@hightempon 10 months ago
3 MIT
FreeCommunity
AI Systems
#mcp-server#youtube#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.

Overview

What is Go Mcp Server Youtube Search

go_mcp_server_youtube_search is a simple MCP (Model Context Protocol) server designed to provide tools for searching and retrieving information from YouTube videos. It is compatible with AI assistants that support the MCP protocol.

Use cases

Use cases include integrating with AI assistants to provide users with video search capabilities, retrieving video details for research purposes, and accessing subtitles for language learning or accessibility enhancements.

How to use

To use go_mcp_server_youtube_search, you can run the server in two modes: stdio or sse (Server-Sent Events). By default, it operates in sse mode. You can start the server with the command: go_mcp_server_youtube_search -t sse -h 0.0.0.0 -p 8889 or go_mcp_server_youtube_search -t stdio for stdio mode.

Key features

Key features include: 1) youtube_search for searching YouTube videos using text queries; 2) youtube_get_video_info for retrieving detailed information about a video by its ID; 3) youtube_get_subtitles for obtaining video subtitles in English or Russian.

Where to use

go_mcp_server_youtube_search can be used in various fields such as AI development, content creation, educational tools, and any application requiring video information retrieval from YouTube.

Content

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.

Server url: http://localhost:8889/sse

Tools

  • youtube_search - Search for YouTube videos using a text query
  • youtube_get_video_info - Get detailed information about a video by its ID
  • youtube_get_subtitles - Get video subtitles in English or Russian

Usage

The server can operate in two modes: stdio and sse (Server-Sent Events). By default, it uses the sse mode.

go_mcp_server_youtube_search -t sse -h 0.0.0.0 -p 8889
# or
go_mcp_server_youtube_search -t stdio

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers