Skip to content
Back to search
30
MCP

@cyanheads/tmdb-mcp-server

npm/@cyanheads/tmdb-mcp-server

Search movies, TV, and people on The Movie Database (TMDB) — credits, ratings, trailers, images, recommendations, and region-aware streaming availability via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/tmdb-mcp-server
Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).
0 tools
@adamayoung/mcp-server-tmdb
MCP server for The Movie Database (TMDB) API - search movies, get recommendations, trending movies, and detailed movie information
0 tools
@cyanheads/anime-mcp-server
Search anime/manga, get full detail, franchise watch order, seasonal schedule, characters, rankings, and studio filmography via MCP. STDIO o
0 tools
io.github.tcehjaava/tmdb-mcp-server
MCP server for The Movie Database (TMDB) API
0 tools
@cyanheads/stackexchange-mcp-server
Search Stack Exchange questions, fetch complete Q&A threads as clean markdown, browse tag FAQs, and look up user profiles via MCP. STDIO or
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

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