New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@mrfentmen/tmdb-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrfentmen/tmdb-mcp

Search movies, TV shows, and trending titles from The Movie Database. Free TMDB key required.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

TMDB MCP

Search movies, TV shows, and trending titles through The Movie Database. Requires a free TMDB key set as TMDB_API_KEY.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • search_movie Search movies by title.
  • search_tv Search TV shows by title.
  • trending Trending movies and TV shows this week.

Usage

npm install
npm run build
node dist/index.js

Set the TMDB_API_KEY environment variable to your free key from the TMDB website. Without a key the server returns a clear error.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts