
Ottasia
Wire Claude into Ottasia so your agent can answer where a title streams across Asian and Middle Eastern markets without hand-maintaining region catalogs.
Overview
Ottasia is an MCP server for the Build phase that lets agents query where films and shows stream across about 30 Asian and Middle Eastern markets.
What is this MCP server?
- Answers “where to watch X in Y?” across roughly 30 Asian and Middle Eastern streaming markets
- Hosted remote at ottasia.com/api/mcp/sse (streamable-http) plus @ottasia/mcp-server on npm 0.1.3
- stdio transport for local Claude Code, Cursor, or Codex MCP client registration
- Suited to chatbots, recommendation sidebars, and editorial “availability” blocks on content sites
- Covers roughly 30 Asian and Middle Eastern streaming markets per server description
- Package version 0.1.3 on npm as @ottasia/mcp-server
- Remote MCP URL: https://ottasia.com/api/mcp/sse (streamable-http)
What problem does it solve?
Builders waste hours guessing which regional apps carry a title when agents lack a trusted OTT availability API.
Who is it for?
Indie builders adding locale-aware “where to watch” to agents, content sites, or companion apps focused on Asian and MENA audiences.
Skip if: Teams that only need US/EU catalogs, full TMDB-style metadata, or deep playback and billing integrations.
What do I get? / Deliverables
After registration, your agent can return market-specific watch options inside chat or product flows backed by Ottasia.
- MCP tools that resolve title watch options for supported Asian and MENA markets
- Optional dual setup: local npm stdio plus hosted streamable-http remote
Recommended MCP Servers
Journey fit
Streaming availability lookup is an external data integration you add while building agent features or media-facing products, not a standalone launch or ops workflow. The server exposes MCP tools over npm stdio or hosted streamable HTTP so the product code and agent config live in the integrations layer.
How it compares
Regional OTT availability MCP integration, not a generic browser automation or video player skill.
Common Questions / FAQ
Who is Ottasia for?
Solo and small-team builders who ship Claude-powered products and need accurate streaming availability across many Asian and Middle Eastern countries.
When should I use Ottasia?
Use it while building agent or app features that must answer where a specific title streams in a given country or market.
How do I add Ottasia to my agent?
Add @ottasia/mcp-server (0.1.3) as an MCP server in Claude Code, Cursor, or Codex via stdio, or configure the remote URL https://ottasia.com/api/mcp/sse for streamable HTTP.