소개
This remote Model Context Protocol (MCP) server leverages Cloudflare Workers to offer seamless access to The Movie Database (TMDB) API. It enables users to search for movies by title, retrieve popular films, and discover trending movies within specified time windows (day or week). Designed for integration with clients like Claude Desktop, it supports both SSE and Streamable HTTP transport types, requiring a valid TMDB API read access token for authentication.
주요 기능
- 0 GitHub stars
- Built with Cloudflare Workers for remote accessibility
- Requires TMDB API read access token for authentication
- Supports SSE and Streamable HTTP transport
- Search for movies by title or retrieve popular films
- Get trending movies by day or week
사용 사례
- Provide movie data to AI assistants or applications
- Integrate TMDB functionality into MCP-compatible clients like Claude Desktop
- Build applications requiring remote movie database access