Movie Database
bypatw
0Provides natural language access and query capabilities for a MongoDB movie database.
About
Connects to a MongoDB movie database, providing a simplified FastMCP server interface for natural language queries. This tool allows users to easily search, count, and retrieve detailed information about movies based on various criteria like title, genre, actor, year, or rating, enabling intuitive data exploration without complex database commands.
Key Features
- Search movies by title, genre, actor, year, or rating
- Retrieve detailed information for individual movies
- Get top-rated movies by year or genre
- 0 GitHub stars
- Count movies matching specific criteria
Use Cases
- Finding movies based on actors or genres
- Retrieving details for specific films or top-rated lists
- Counting movies that match specific criteria