Skip to main content
Glama
AmeliaMiddleton

moviefinder-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TMDB_API_KEYYesYour TMDB v4 read access token (API Read Access Token)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_moviesB

Search TMDB for movies by title, optionally filtered by release year.

search_tvB

Search TMDB for TV shows by name.

get_movie_detailsA

Fetch full details for a movie including cast, director, and trailer URL.

get_recommendationsB

Get TMDB's recommendations for users who liked the given movie.

get_similarA

Get movies similar to the given movie (matched on keywords/genres).

get_trendingB

Get trending movies, TV, or both, for the day or the week.

where_to_streamA

Show streaming, rental, and purchase options for a movie in a given country (defaults to US).

discover_moviesC

Discover movies by genre, minimum rating, year, and sort order.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/AmeliaMiddleton/Mcp1testtypescript'

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