π§
TMDB Server
π§MCP ServerLaksh-star/mcp-server-tmdb
What it does
|MCP server for The Movie Database (TMDB) API integration, providing movie information, search capabilities, and recommendations through the Model Context Protocol
localhostedapidatabasesearch
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add tmdb -e TMDB_API_KEY=your_api_key_here -- node /full/path/to/mcp-server-tmdb/dist/index.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"tmdb": {
"command": "node",
"args": ["/full...63
Last UpdatedFeb 28, 2026