Installation & Configuration
{
"mcpServers": {
"tmdb-local": {
"command": "./plugins/tmdb/scripts/run-server.sh",
"args": []
},
"tmdb-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://tmdb-mcp.<your-workers-subdomain>.workers.dev/mcp"
]
}
}
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13