Skip to main content
Glama

get_top_250_tv_shows

Retrieve the top 250 TV shows from IMDb with pagination. Specify a starting index to get 5 shows at a time for efficient data access.

Instructions

Get the top 250 TV shows from IMDb with pagination. Args: start: The starting index (0-based) to retrieve TV shows from. Returns: JSON object containing 5 top TV shows starting from the specified index.

Input Schema

NameRequiredDescriptionDefault
startYes

Input Schema (JSON Schema)

{ "properties": { "start": { "title": "Start", "type": "integer" } }, "required": [ "start" ], "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/uzaysozen/imdb-mcp-server'

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