Skip to main content
Glama

MyShows MCP Server

by zeloras

watched_movies

Retrieve your watched movie history from MyShows to track viewing progress and manage your personal film collection.

Instructions

Retrieves a list of watched movies from MyShows. :param page: The page number to retrieve (default is 0). :return: A dictionary containing the list of watched movies.

Input Schema

NameRequiredDescriptionDefault
pageNo

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 0, "title": "Page", "type": "integer" } }, "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/zeloras/myshows_mcp'

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