tmdb-mcp-server
1
The TMDB MCP Server is a Model Context Protocol server providing access to The Movie Database API. It enables AI assistants to search for and retrieve movie information via an MCP interface.
TMDB MCP Server
A Model Context Protocol (MCP) server offering access to The Movie Database (TMDB) API for AI assistants. Key features include:
- Movie search by title, year, and other criteria
- Retrieval of detailed movie information
- Integration with MCP-compatible AI assistants
Prerequisites
- Node.js >= 18
- TMDB API key
Installation
Install dependencies and build the server using Node.js.
Configuration
Set up the MCP server within your MCP settings file.
Available Tools
- search_movies: Search movies through The Movie Database API.
Contributing
Fork the repository and open a pull request for new features.
License
MIT License
Acknowledgments
Thanks to TMDB API and Model Context Protocol SDK.