mcp-vods

mcp-vods is a skill for Claude Code, Codex from sutchan/Agent-Skills-Hub. It costs 59 tokens per session (556 once invoked), scanned A, a copy of mcp-vods, MIT.

A media-search skill that finds films, series, anime, shows, and their viewing links, with optional playback on Xiaomi or Android TVs.

In plain words
What is it for?
Use it to find programmes, check available playback links, or play them on a supported TV on the local network.
Why use it?
It removes the need to search multiple media sources manually and can send compatible links to a configured television.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find programmes, check available playback links, or play them on a supported TV on the local network.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sutchan/agent-skills-hub/mcp-vods
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sutchan/Agent-Skills-Hub --skill mcp-vods
Clone the repo
git clone --depth 1 https://github.com/sutchan/Agent-Skills-Hub

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mcp-vods

README.md
[![agentmods](https://agentmods.dev/badge/skills/sutchan/agent-skills-hub/mcp-vods/github.svg)](https://agentmods.dev/skills/sutchan/agent-skills-hub/mcp-vods)
Your own site
<a href="https://agentmods.dev/skills/sutchan/agent-skills-hub/mcp-vods"><img src="https://agentmods.dev/badge/skills/sutchan/agent-skills-hub/mcp-vods/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mcp-vods

Your own site · 80×15
<a href="https://agentmods.dev/skills/sutchan/agent-skills-hub/mcp-vods"><img src="https://agentmods.dev/badge/skills/sutchan/agent-skills-hub/mcp-vods.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 556 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 86% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.00556
Opus 5 $0.00030 $0.00278
Sonnet 5 $0.00012 $0.00111
Haiku 4.5 $0.00006 $0.00056

Measured 8d ago against content hash 4f7d3ae77623, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

mcp-vods scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

部分源站返回的播放地址可能为网页地址(不含.m3u8/.mp4),无法直接投屏或播放,可通过`curl -sSL "$url"`命令获取真实的播放地址。
Origin

This is a copy

86% identical to mcp-vods — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/mcp-vods/SKILL.md · 34 lines

What it actually says

追剧/追番技能

通过npx -y mcporter连接mcp-vods在多个源站中搜索影视、动漫、短剧、综艺等节目信息或更新进度。 并支持通过配置可选的电视IP环境变量,实现投屏到电视上播放。

搜索工具

该工具需要在多个源站搜索,比较耗时,需要更多的超时时间,如果遇到超时,可以重新尝试。

  • npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称"
  • npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称" page=2

小米电视投屏工具

  • 需要配置环境变量MITV_LOCAL_IPMITV_LIST_CFG才能使用此工具。
  • npx -y mcporter call --stdio 'uvx mcp-vods' mitv_play_media url="影视URL" addr="小米电视IP"

安卓电视投屏工具

  • 需要配置环境变量TVBOX_LOCAL_IPTVBOX_LIST_CFG并在电视上安装TvBox才能使用此工具。
  • npx -y mcporter call --stdio 'uvx mcp-vods' tvbox_play_media url="影视URL" addr="安卓电视IP"

获取工具列表

  • npx -y mcporter list --stdio 'uvx mcp-vods' --schema --all-parameters

部分源站返回的播放地址可能为网页地址(不含.m3u8/.mp4),无法直接投屏或播放,可通过curl -sSL "$url"命令获取真实的播放地址。 为了更好的兼容性,执行命令时使用npx -y mcporter替代mcporter

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 34 lines · 59 tokens per session scan A 4f7d3ae77623

Subscribe to this mod's changes

mcp-vods is a skill published in the GitHub repository sutchan/Agent-Skills-Hub (2 stars, last pushed yesterday), licensed MIT. It adds 59 tokens to every session and 556 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 86% identical to mcp-vods, differing in 8 lines, and is treated as a copy.