✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:
python server.py

API

This MCP server uses The Movie Database (TMDB) API which provides comprehensive movie and TV show data.

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
254 2272
AI Characters
Sarcastic AI Chat Bot
129 2038
AI Image Generation
Image Generation with Stable Diffusion
117 1205
AI Engineering
Python Bug Fixer
122 1767

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.