Skip to main content
Glama

wizzy-mcp-tmdb

search_keywords

Find TMDB keywords to categorize content and optimize search results for movies and TV shows using text queries.

Instructions

Searches for TMDB keywords (tags) by text query. Input: query (required search string), page (optional page number). Output: JSON with paginated keyword results. Purpose: Discover keywords for content categorization and search optimization by AI agents.

Input Schema

NameRequiredDescriptionDefault
pageNoPage number
queryYesSearch query for keywords

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number", "minimum": 1, "type": "number" }, "query": { "description": "Search query for keywords", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/drakonkat/wizzy-mcp-tmdb'

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