Movie MCP Server
A Model Context Protocol (MCP) server that provides movie and TV show information using The Movie Database (TMDB) API.
Features
- Search for movies and TV shows by name
- Get detailed information including:
- Title, release date, and rating
- Cast and crew information
- Genres and runtime/episodes
- Plot overview
- Poster images
- Supports both movies and TV shows
- High-quality data from TMDB
Usage
The server provides one tool:
search_movie(query: str)
Search for movies and TV shows by name.
Parameters:
query: The movie or TV show name to search for
Returns:
- Detailed information including:
- Title and release year
- IMDb-style rating and vote count
- Genres and runtime/season info
- Cast and director/creator information
- Plot overview
- Poster image URL
Installation
- Install dependencies:
pip install -r requirements.txt
- Run the server:
python server.py
API
This MCP server uses The Movie Database (TMDB) API which provides comprehensive movie and TV show data.
Movie Information Server
Project Details
- yusaaztrk/movie-mcp-main
- Last Updated: 5/28/2025
Recomended MCP Servers
A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs...
A RAG-ready MCP server for semantic PDF search with OCR, FAISS, and transformers—plug into any MCP client and...
一个基于MCP协议的开发文档服务器,专为各类开发框架文档设计
Things.app MCP Server
Enhanced MCP server for Home Assistant with comprehensive API integration - includes entity discovery, automation management, advanced services,...
MCP server for browsing and interacting with OneNote web app using browser-use automation
kali linux mcp,pentest,penetration test
MCP Server implementation for promptz.dev





