Skip to main content
Glama
sacahan

YouTube Search MCP Server

by sacahan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_DBNoRedis database number0
REDIS_HOSTNoRedis host for cachinglocalhost
REDIS_PORTNoRedis port6379
PYTHONUNBUFFEREDNoEnsure Python output is unbuffered1
MCP_SEARCH_RETRIESNoRetry attempts on search failure3
MCP_SEARCH_TIMEOUTNoSearch operation timeout in seconds15

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
youtube_searchA

搜尋 YouTube 影片。支援按關鍵字搜尋,可指定結果數量限制(1-100,預設 1)和排序方式(relevance 或 date,預設 relevance)。返回包含視頻 ID、標題、頻道、URL、觀看次數和上傳日期的完整結果。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sacahan/YTSearch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server