Skip to main content
Glama

wizzy-mcp-tmdb

tv_top_rated

Retrieve top-rated TV series to find quality content recommendations. Filter results by page, language, or region for targeted TV show discovery.

Instructions

Retrieves top-rated TV series. Input: page (optional), language (optional ISO 639-1), region (optional ISO 3166-1). Output: JSON with paginated results. Purpose: Access highly rated TV shows for quality content recommendations by AI agents.

Input Schema

NameRequiredDescriptionDefault
languageNo
pageNo
regionNo

Input Schema (JSON Schema)

{ "properties": { "language": { "type": "string" }, "page": { "minimum": 1, "type": "number" }, "region": { "type": "string" } }, "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