TMDB MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-moviesC | Search for movies by title or keywords |
| get-trendingC | Get trending movies |
| get-similarC | Get similar movies to a given movie |
| get-movie-detailsC | Get detailed information about a specific movie |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| movie-review | Create a movie review based on provided details |
| movie-recommendation | Get personalized movie recommendations |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| TMDB Info | Information about The Movie Database API |
| Trending Movies | Currently trending movies on TMDB |
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/ShubhanshuSondhiya/MCP-TMDB'
If you have feedback or need assistance with the MCP directory API, please join our Discord server