Back to directory
@Laksh-star/mcp-server-tmdb

@Laksh-star/mcp-server-tmdb

@Laksh-star48

An MCP server that integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations

tmdbmovieentertainmentapi

Installation & Configuration

{
  "mcpServers": {
    "tmdb": {
      "command": "/full/path/to/dist/index.js",
      "env": {
        "TMDB_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2024/12/10
Updated
2025/7/30