Submit

Tmdb

@konsumer

Adds media (movies/tv) searching to your AI. Env: TMDB_API_KEY

Tools

tmdb_search_shows

tmdb_get_show_details

tmdb_get_season_details

tmdb_search_movies

tmdb_get_movie_details

Server Config

{
  "mcpServers": {
    "tmdb": {
      "command": "uvx",
      "args": [
        "--from",
        "aitorrent",
        "aitorrent-tmdb"
      ],
      "env": {
        "TMDB_API_KEY": "your_tmdb_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.