Skip to main content
Glama
movie-reservation-platform-lab

Movie Recommendation MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind. Defaults to 127.0.0.1.127.0.0.1
PORTNoPort for the MCP endpoint. Defaults to 8092.8092
OTEL_SERVICE_NAMENoOpenTelemetry service name.
AXUM_TOOLS_API_URLNoCompatibility alias for the downstream API URL. Overrides MOVIE_RECOMMENDATION_API_URL if set.
OTEL_RESOURCE_ATTRIBUTESNoOpenTelemetry resource attributes.
OTEL_EXPORTER_OTLP_ENDPOINTNoOpenTelemetry OTLP exporter endpoint.
OTEL_EXPORTER_OTLP_PROTOCOLNoOpenTelemetry OTLP exporter protocol.
MOVIE_RECOMMENDATION_API_URLNoURL of the downstream movie recommendation API. Defaults to http://127.0.0.1:8082.http://127.0.0.1:8082

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/movie-reservation-platform-lab/movie-recommendation-mcp'

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