tvbox

GitHub

OK影视、tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。

10,237 stars JavaScript JavaScript 1 file · ~917 tokens

tvbox MCP Server

MCP server for qist/tvbox

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tvbox": {
      "command": "npx",
      "args": [
        "-y",
        "@qist/tvbox"
      ]
    }
  }
}