movie-mcp-simple

patw/movie-mcp-simple

3.2

If you are the rightful owner of movie-mcp-simple and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Movie Database MCP Server is a FastMCP server that allows users to interact with a MongoDB movie database using natural language queries.

Tools

Functions exposed to the LLM to take actions

find_movies

Search for movies with various filters such as title, genre, actor, year, or minimum rating.

count_movies

Count the number of movies that match given criteria like genre, year, or minimum rating.

get_top_movies

Retrieve the highest rated movies based on year or genre.

get_movie_details

Get full details for a specific movie by title.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources