Skip to main content
Glama
yusaaztrk

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

Related MCP server: moviefinder-mcp

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.

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A server that connects to The Movie Database API, enabling clients to fetch popular movies, now playing movies, movie details, cast information, and search for movies through a Message Control Protocol interface.
    9
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.
    8
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps the TMDB API, enabling search of movies and TV shows, retrieval of details, trending titles, recommendations, and streaming provider information.
    8
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that allows LLMs to search for movies and TV shows using the The Movie Database (TMDB) API.
    7
    15
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)

  • MCP (Model Context Protocol) server for Appwrite

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Appeared in Searches

Latest Blog Posts

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