ottasia-mcp-server

AIweather-Anurag/ottasia-mcp-server
★ 0 stars TypeScript 🔌 API Integration Updated 3d ago
OTTASIA MCP server — answer "where can I watch X in Y" for 30 Asian and Middle Eastern streaming markets, callable from Claude Desktop.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ottasia-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "AIweather-Anurag/ottasia-mcp-server"
      ]
    }
  }
}

README Excerpt

The MCP registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. **2025-10-24 update**: The Registry API has entered an **API freeze (v0.1)** 🎉. For the next month or more, the API will remain stable with no breaking changes, allowing integrators to confidently implement support. This freeze applies to v0.1 while development continues on v0. We'll use this period to validate the API in real-world integrations and gather feedback to shape v1 for general availab