moviefinder-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TMDB_API_KEY | Yes | Your TMDB v4 read access token (API Read Access Token) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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