Connects Claude to The Movie Database (TMDB) v3 API for searching movies and TV shows, pulling episode details, browsing trending content, and querying genres and credits. Runs through the Pipeworx gateway, which handles authentication with a shared free API key, so you skip the signup. You get tools like search_movie, search_tv, tv_episode, and trending, or you can use ask_pipeworx to query in plain English and let the gateway route to the right endpoint. Useful when you need film metadata, cast information, or entertainment recommendations without maintaining your own TMDB credentials. Part of a larger gateway that exposes 250+ data sources through MCP.
claude mcp add --transport http io.github.pipeworx-io-tmdb https://gateway.pipeworx.io/tmdb/mcp