YouTube Search MCP Server
by sacahan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_DB | No | Redis database number | 0 |
| REDIS_HOST | No | Redis host for caching | localhost |
| REDIS_PORT | No | Redis port | 6379 |
| PYTHONUNBUFFERED | No | Ensure Python output is unbuffered | 1 |
| MCP_SEARCH_RETRIES | No | Retry attempts on search failure | 3 |
| MCP_SEARCH_TIMEOUT | No | Search operation timeout in seconds | 15 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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