{"type":"mcp_server","name":"mcp-server-tmdb","description":"This repository hosts a TMDB MCP server that integrates with The Movie Database API to offer movie information, search capabilities, and recommendations. It requires Node.js, npm, TypeScript, and a TMDB account.","category":"Search & Knowledge","language":"JavaScript","stars":75,"forks":2,"owner":"Laksh-star","github_url":"https://github.com/Laksh-star/mcp-server-tmdb","homepage":null,"setup":"## Setup\n\n1.  Ensure Node.js (v18.0.0+), npm (v8.0.0+), and Claude Desktop Application are installed.\n2.  Obtain a TMDB account and API key.\n3.  Clone the repository: `git clone [repository-url]` and navigate to the project directory: `cd mcp-server-tmdb`.\n4.  Install dependencies: `npm install`.\n5.  Build the server: `npm run build`.\n6.  Set the environment variable: `export TMDB_API_KEY=your_api_key_here`.\n7.  Integrate with Claude Desktop by adding the server configuration to `~/Library/Application Support/Claude/config.json` with the correct path and API key.\n8.  Alternatively, install via Smithery: `npx -y @smithery/cli install @Laksh-star/mcp-server-tmdb --client claude`.","tools":"## Available Tools\n\n\t\t1. search_movies (Search for movies by title or keywords).\n\t\t2. get_recommendations (Get movie recommendations based on a movie ID).\n\t\t3. get_trending (Get trending movies for a specified time window).\n\t\t4. Movies (Access comprehensive movie details including title, release date, rating, overview, genres, poster URL, cast, director, and reviews).","faq":null,"created_at":"2024-12-10T16:16:23+00:00","updated_at":"2025-03-28T16:16:02+00:00","source_url":"https://model-context-protocol.com/servers/mcp-server-tmdb-movie-information-api","related_articles":[]}