Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by patw • Uncategorized
An MCP server providing tools to query and analyze the MongoDB sample_mflix movie dataset.
Find movies by various criteria such as title, genre, actors, or ratings.
Count movies matching specific filters.
Calculate average ratings for filtered movie sets.
This MCP server exposes a set of Python tools built with fastmcp for querying and analyzing movie data from the MongoDB sample_mflix database. It supports comprehensive search filters, movie counting, and average rating calculations, designed to be easily integrated with LLMs and AI agents. The server offers robust MongoDB integration and handles common LLM output formats for seamless usage.