@striderlabs/mcp-max
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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