Skip to main content
Glama

Movie MCP Server

by yusaaztrk

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.

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A Model Context Protocol server that enables searching and retrieving detailed information about movies and TV shows using The Movie Database (TMDB) API.

  1. Features
    1. Usage
      1. search_movie(query: str)
    2. Installation
      1. API

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          Enables AI assistants to search and retrieve movie information from The Movie Database (TMDB) API through the Model Context Protocol interface.
          Last updated -
          2
          JavaScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that allows AI assistants to retrieve user information, search videos by ID, and find content by keywords on bilibili.com.
          Last updated -
          3
          452
          7
          TypeScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that enables intelligent searching across documentation for 30+ programming libraries and frameworks, fetching relevant information from official sources.
          Last updated -
          18
          6
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          An implementation of the Model Context Protocol that provides tools to interact with The Movie Database (TMDB), allowing users to search for movie collaborations, actor filmographies, and other film industry data.
          Last updated -
          2
          TypeScript
          MIT License

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/yusaaztrk/movie-mcp-main'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server