OTTASIA

Created By
AIweather-Anuraga day ago
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.
Overview

What it does

OTTASIA's Model Context Protocol server gives Claude (and any MCP-compatible client) live access to streaming availability across 30 Asian and Middle Eastern markets: India, Pakistan, Bangladesh, Indonesia, Malaysia, Philippines, Singapore, Thailand, Myanmar, Cambodia, Laos, Brunei, China, Hong Kong, Japan, South Korea, Taiwan, Kazakhstan, Uzbekistan, Turkey, Israel, Lebanon, Jordan, Saudi Arabia, UAE, Kuwait, Qatar, Bahrain, Oman, and Egypt.

It wraps ottasia.com, so the same data that powers our website is one prompt away.

Install (Claude Desktop)

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

```json { "mcpServers": { "ottasia": { "command": "npx", "args": ["-y", "@ottasia/mcp-server"] } } } ```

Restart Claude Desktop. No API key, no env vars, no setup.

3 tools

where_to_watch(title, country)

Find which streaming services carry a specific movie or TV show in a specific country.

Example: "Where can I watch Squid Game in Indonesia?" returns Netflix subscription + the OTTASIA detail page link.

whats_new_on(provider, country, limit?)

List the latest titles recently added to a specific streaming service in a country.

Example: "What's new on Netflix in India this month?" returns a rolling-90-day list with overviews and links.

Supports 24 common providers including Netflix, Prime Video, Disney+ Hotstar, JioHotstar, Wavve, TVING, Viu, Vidio, iQiyi, Shahid, OSN+, STARZPLAY, Hoichoi, Chorki, ZEE5, Sun NXT, Aha, Eros Now, Manorama Max, Shemaroo Me, Crunchyroll, Apple TV+, HBO Max.

search_titles(q, country, limit?)

Multi-result search across the OTTASIA catalog with disambiguation. Use when a query is ambiguous (e.g. "joker" returns Joker 2019, Joker: Folie à Deux 2024, Joker Game 2016, and the Russian Joker 1991).

How it works

The npm package is a thin stdio client. All TMDB calls, caching, and per-country provider mapping live on the OTTASIA backend behind 3 public JSON endpoints (/api/mcp/where-to-watch, /api/mcp/whats-new, /api/mcp/search). End users install with one npx command — no credentials to manage.

License: MIT

Server Config

{
  "mcpServers": {
    "ottasia": {
      "command": "npx",
      "args": [
        "-y",
        "@ottasia/mcp-server"
      ]
    }
  }
}
Project Info
Created At
a day ago
Updated At
18 hours ago
Author Name
AIweather-Anurag
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Kairos Signal

18 hours ago