Server for Binge-watch MCP Server

一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。 添加到 Claude Code, 执行命令: 添加到 Cursor ![Install MCP Server](https://cursor.com/zh/install-mcp?name=vods&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtY3Atdm9kcyJdfQ==). It runs locally over stdio via the published package.

People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-02-25 · ★ 27 · #63 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Server for Binge-watch

before you install - you'll need

MITV_LIST_CFG

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add aahl-mcp-vods -- uvx mcp-vods

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aahl-mcp-vods": {
      "command": "uvx",
      "args": [
        "mcp-vods"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

pypi package mcp-vods - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.aahl is GitHub-verified and matches the repo owner

03 · What Server for Binge-watch can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

0.1.9 · 2026-01-29

异步请求更快搜索视频源 · 支持分页搜索节省Tokens

0.1.7 · 2026-01-21

0.1.5 · 2026-01-16

支持向所有安卓电视上推送视频

04 · Who maintains Server for Binge-watch

MCP Server for Binge-watch is maintained by aahl. We track 4 MCP servers from aahl - 4 actively maintained, 450 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from aahl.

  1. AkTools MCP Server MCP Server for stock and crypto ★ 392
  2. Notify MCP Server MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk ★ 29
  3. OKX MCP Server MCP Server for okx.com ★ 2

05 · Facts

category
media - ranked #63 of 155 actively-maintained media servers as of 2026-08-25.
registry
io.github.aahl/mcp-vods (active, first published 2026-01-07 · 9 versions)
packages
pypi:mcp-vods · oci:ghcr.io/aahl/mcp-vods:latest

06 · Server for Binge-watch FAQ

What is Server for Binge-watch?

一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。 添加到 Claude Code, 执行命令: 添加到 Cursor ![Install MCP Server](https://cursor.com/zh/install-mcp?name=vods&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtY3Atdm9kcyJdfQ==). It runs locally over stdio via the published package.

Is Server for Binge-watch still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-25. We re-verify nightly.

How do I install Server for Binge-watch?

Run `uvx mcp-vods`. The README documents one environment variable (MITV_LIST_CFG) to set first. You can also paste the ready-made client config above.

Does Server for Binge-watch run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Server for Binge-watch

More media MCP servers · Flux Pro · Midjourney · Nanobanana Pro · Producer · Seedance

More Python MCP servers · Dekko · Hotin · Promptheus · Waggle MCP · Airflow MCP Server · see all