This server acts as a Model Context Protocol (MCP) gateway, enabling AI assistants and other MCP clients to seamlessly interact with the Open Movie Database (OMDB) API. It simplifies programmatic access to movie data, allowing clients to search for films by title, year, or type, and retrieve detailed information including plot summaries, cast, ratings, and more, all while adhering to the MCP 2024-11-05 specification.
Key Features
01Retrieve detailed movie information by title
02Full compliance with MCP 2024-11-05 specification
03Search movies by title, year, and type
04Get movie details using IMDB ID
050 GitHub stars