Skip to main content
Glama
markswendsen-code

@striderlabs/mcp-max

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
max_searchA

Search for movies and TV shows on Max (HBO Max). Returns a list of matching content.

max_get_detailsA

Get detailed information about a specific movie or TV show on Max, including description, cast, rating, and more.

max_get_watchlistA

Retrieve the current user's watchlist (My Stuff) from Max. Requires the user to be logged in.

max_add_to_watchlist

Add a movie or TV show to the user's watchlist (My Stuff) on Max.

max_remove_from_watchlist

Remove a movie or TV show from the user's watchlist (My Stuff) on Max.

max_get_continue_watchingA

Get the list of content the user has started watching but hasn't finished, including progress information.

max_get_viewing_historyA

Retrieve the user's complete viewing history on Max, showing previously watched content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/markswendsen-code/mcp-max'

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