Skip to main content
Glama

search

Search YouTube videos using the Youtube138 MCP Server to find content based on queries, language, and region parameters.

Instructions

Search

Query Parameters:

  • q: Search query

  • cursor: Cursor token

  • hl: Example value: en

  • gl: Example value: US

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
qNoSearch query
cursorNoCursor token
hlNoExample value: en
glNoExample value: US

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Cursor token", "type": "string" }, "gl": { "description": "Example value: US", "type": "string" }, "hl": { "description": "Example value: en", "type": "string" }, "q": { "description": "Search query", "type": "string" } }, "required": [], "type": "object" }

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/BACH-AI-Tools/bachai-youtube138'

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