Skip to content
Back to search
30
MCP

@adamayoung/mcp-server-tmdb

npm/@adamayoung/mcp-server-tmdb

MCP server for The Movie Database (TMDB) API - search movies, get recommendations, trending movies, and detailed movie information

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.tcehjaava/tmdb-mcp-server
MCP server for The Movie Database (TMDB) API
0 tools
io.github.cyanheads/tmdb-mcp-server
Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).
0 tools
@cyanheads/tmdb-mcp-server
Search movies, TV, and people on The Movie Database (TMDB) — credits, ratings, trailers, images, recommendations, and region-aware streaming
0 tools
imdb-mcp
MCP server for IMDb API
0 tools
sesopenko/thetvdb-mcp-server
MCP server to read from thetvdb.com api
0 tools
youtube-mcp-server
MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@adamayoung/mcp-server-tmdb": {
      "url": "None",
      "transport": "http"
    }
  }
}