Skip to main content
Glama

tv-recommender-mcp-server

get_popular_shows

Retrieve popular TV shows with simple pagination for easy navigation and discovery of trending content.

Input Schema

NameRequiredDescriptionDefault
pageNo页码,默认为1

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page": { "default": 1, "description": "页码,默认为1", "type": "number" } }, "type": "object" }

Other Tools from tv-recommender-mcp-server

Related Tools

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/terryso/tv-recommender-mcp-server'

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