Where can I watch X in Y? Answer that question, in your AI assistant, for 30 Asian and Middle Eastern streaming markets. Wraps ottasia.com so the same data that powers our website is one prompt away. 3 tools: where_to_watch (specific title in a country), whats_new_on (latest arrivals on Netflix / Disney+ Hotstar / Wavve / Shahid / Hoichoi / ZEE5 / Viu / 17 more), search_titles (multi-result lookup for disambiguation). No API key required for end users.
Server Config
{
"mcpServers": {
"ottasia": {
"command": "npx",
"args": [
"-y",
"@ottasia/mcp-server"
]
}
}
}