HomeSearch & Research › ottasia-mcp-server

ottasia-mcp-server

Where to watch X in Y? 30 Asian and Middle Eastern streaming markets, via Claude.

TypeScript CloudLocal Remote
★ 1 stars Last pushed 2026-08-25 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://ottasia.com/api/mcp/sse Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http ottasia-mcp-server https://ottasia.com/api/mcp/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "ottasia-mcp-server": {
      "url": "https://ottasia.com/api/mcp/sse"
    }
  }
}

Package (npm 0.1.3)

npx -y @ottasia/[email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry