SERVER

Tmdb MCP Server

Rank #16131

glama/tcehjaava/tmdb-mcp-server

Provides access to The Movie Database (TMDB) API, enabling users to search for movies, TV shows, and people, get detailed information, discover content with advanced filters, and retrieve recommendations.

First listed
Oct 7, 2025
Last publish date
Oct 8, 2025
OVERVIEW

Tmdb MCP Server is a Model Context Protocol (MCP) server published by tcehjaava. It ranks #16131 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Tmdb MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Oct 7, 2025 and most recently updated on Oct 8, 2025.

STANDING
#16,131of 58,900 tracked serversTop 50%

Ranks ahead of 42,769 of 58,900 servers on MCP Toplist.

CONNECT

Use Tmdb MCP Server

Add Tmdb MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "tmdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tmdb-mcp-server"
      ],
      "env": {
        "TMDB_ACCESS_TOKEN": "<your TMDB_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

tcehjaava

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Oct 8, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Tmdb MCP Server?
Provides access to The Movie Database (TMDB) API, enabling users to search for movies, TV shows, and people, get detailed information, discover content with advanced filters, and retrieve recommendations.
Who maintains Tmdb MCP Server?
Tmdb MCP Server is maintained by tcehjaava, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Tmdb MCP Server an official MCP server?
Yes — Tmdb MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Tmdb MCP Server have?
MCP Toplist tracks 2 versions of Tmdb MCP Server, most recently published on Oct 8, 2025.
Where can I find the source code for Tmdb MCP Server?
The source code for Tmdb MCP Server is hosted at github.com/tcehjaava/tmdb-mcp-server.
EXPLORE