MCP server exposing 19 tools for tmdb.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/tmdb/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
configuration — Image config + change keys.search_movie — Movie search.search_tv — TV search.search_person — Person search.search_multi — Multi-type search.movie — Movie detail.movie_credits — Cast/crew.movie_videos — Trailers/clips.movie_recommendations — Recommended movies.tv — TV show detail.tv_season — Season detail.tv_episode — Episode detail.person — Person detail.person_combined_credits — Film + TV credits.trending — Trending.discover_movie — Discover movies (passes through query params).discover_tv — Discover TV.genres_movie — Movie genres.genres_tv — TV genres.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/tmdb/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io