JUHE API Marketplace
saturngod avatar
MCP Server

The Movie DB MCP Server

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
GitHub Stars
11/21/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. themoviedb-mcp-server

README Documentation

The Movie DB MCP Server

Sample for how to create MCP server. Using the The Movie DB API.

Before starting, create

.env

In the .env, add the The Movie DB token

token=YOUR_API_TOKEN

Run the server

bun app.ts

The server will run http://localhost:3000/mcp.

Add the MCP server in your client.

{
    "themoviedb-mcp": {
        "url": "http://localhost:3000/mcp",
        "type": "sse"
    }
}

Supported Function

  • popular_movie
  • now_playing_movie
  • movie_detail
  • cast_list
  • search_movie

1. popular_movie

  • Parameters:
    • language (optional, default: 'en-US')
    • page (optional, default: 1)

2. now_playing_movie

  • Parameters:
    • None (no parameters required)

3. movie_detail

  • Parameters:
    • movie_id (required)
    • language (optional, default: 'en-US')

4. cast_list

  • Parameters:
    • movie_id (required)
    • language (optional, default: 'en-US')

5. search_movie

  • Parameters:
    • query (required)
    • page (optional, default: 1)
    • language (optional, default: 'en-US')
    • year (optional)

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved