Movie Recommendation MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Movie Recommendation MCPrecommend me 3 sci-fi movies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Movie Recommendation MCP
FastMCP wrapper around the Rust movie recommendation API.
This repository was extracted from
movie-reservation-platform-lab/movie-recommendation-service/axum-tools-mcp so
the MCP component can have an independent CI and artifact pipeline.
Run
uv run movie-recommendation-mcpDefaults:
MCP endpoint:
http://127.0.0.1:8092/mcpHealth endpoint:
http://127.0.0.1:8092/healthDownstream API:
http://127.0.0.1:8082
Useful environment variables:
MOVIE_RECOMMENDATION_API_URLAXUM_TOOLS_API_URLfor compatibility with the original demo extractionPORTHOSTOTEL_SERVICE_NAMEOTEL_EXPORTER_OTLP_ENDPOINTOTEL_EXPORTER_OTLP_PROTOCOLOTEL_RESOURCE_ATTRIBUTES
Related MCP server: Weather Info MCP Server
Tools
recommendation_get_moviesInputs:
limit, optionalpreference, optionalfault, and optional propagation fields.Calls Rust
GET /recommendations.
recommendation_healthCalls Rust
GET /health.
Both tools forward:
traceparenttracestateX-Correlation-IdX-Request-IdX-Demo-Fault
Checks
uv run python -m compileall srcThis server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseDqualityDmaintenanceAn MCP server that allows users to search for movies, get detailed information, receive genre-based recommendations, and discover popular/trending films using OMDb and TMDb APIs.Last updated523MIT
- Flicense-qualityDmaintenanceProvides weather information through MCP tools integrated with a FastAPI backend, enabling users to query current weather for single or multiple cities and check API health status.Last updated
- FlicenseAqualityDmaintenanceAn MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.Last updated8
- Alicense-qualityBmaintenanceFastMCP server to interact with the Overseerr API for movie and TV show requests management, enabling users to request media, search, and manage libraries via natural language.Last updated1MIT
Related MCP Connectors
performance-review MCP — wraps StupidAPIs (requires X-API-Key)
jargon-translator MCP — wraps StupidAPIs (requires X-API-Key)
OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)
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/movie-reservation-platform-lab/movie-recommendation-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server