MongoDB Movie Database FastMCP Tools
JSON →A server for querying and analyzing the MongoDB sample_mflix movie database.
Install
pip install -r Tools · 3
- find_movies Finds movies based on a variety of criteria, with options for sorting and limiting results.
- count_movies Quickly count movies matching specific criteria.
- get_average_rating Compute average IMDb, Metacritic, or Rotten Tomatoes ratings for filtered movie sets.