TMDB Workers icon

TMDB Workers

Provides access to movie data and trending film information through The Movie Database (TMDB) API.

关于

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
Advertisement

Advertisement