Catalog
io.github.malamutemayhem/tmdb
Officialby malamutemayhem · TypeScript
TMDB MCP by UnClick
TMDB tools for tmdb, movies, tv by UnClick.
Search movies and TV shows with details from TMDB database.
Topics
agent-toolsai-agentsai-memoryclaudeintegrationsllmmcpmcp-servermodel-context-protocoltypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": [
"-y",
"@unclick/tmdb-mcp@0.1.0"
]
}
}
}