Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TMDB_API_KEYYesAPI Read Access Token from TMDB

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_mediaA

Busca películas o series en TMDB por título.

add_to_watchlistB

Agrega una película o serie a la watchlist (pendiente de ver).

get_watchlistA

Lista lo que está en watchlist o en progreso (watching).

mark_watchedA

Marca una película o serie (a nivel general) como vista, opcionalmente con rating y notas. Para episodios sueltos de una serie usa mark_episode_watched.

get_watched_historyA

Lista todo lo marcado como visto, con rating y notas.

mark_episode_watchedB

Marca un episodio específico de una serie como visto.

get_next_episodeC

Encuentra el próximo episodio no visto de una serie.

get_recommendationsA

Recomienda películas o series. Si das 'based_on' recomienda parecidos a ese título; si no, usa tu historial de vistos como base.

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/emedinamaza/media-mcp-app'

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