stremio-web

GitHub

Stremio - Freedom to Stream

12,640 stars JavaScript JavaScript 1 file ยท ~778 tokens #hacktoberfest#stremio

Router (stremio-web) MCP Server

Model Context Protocol (router) server

View all stremio-web servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "router": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-router"
      ]
    }
  }
}