OMDB
bytyrell
0Provides a Model Context Protocol server interface to access the Open Movie Database API for movie search and information retrieval.
About
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
- Retrieve detailed movie information by title
- Full compliance with MCP 2024-11-05 specification
- Search movies by title, year, and type
- Get movie details using IMDB ID
- 0 GitHub stars
Use Cases
- Integrate movie search and details into AI assistant conversational flows
- Enable Large Language Models (LLMs) to fetch real-time movie data
- Build applications requiring structured access to movie information via MCP