Back to directory
shubhanshusondhiya/mcp-tmdb

shubhanshusondhiya/mcp-tmdb

@ShubhanshuSondhiya

MCP server integrating with TMDB API for movie search, trending movies, movie details, and recommendations

tmdbmovieentertainmentapimovie-databasesearchrecommendations

Installation & Configuration

{
  "mcpServers": {
    "tmdb-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/your/tmdb-mcp/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17