73
/ 100
21 days ago
pulsemcp

Video Streaming Search

Searches Chinese video streaming platforms for TV series and anime playback URLs with Xiaomi TV integration.

aahl/mcp-vods· pypi: mcp-vods· 5.5K installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MITV_API_KEY, LUNA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPORT
configTRANSPORT
configMITV_LOCAL_IP如需在小米电视上播放视频,要至少配置或MITV_LIST_CFG之一
configMITV_LIST_CFG"": "客厅电视:192.168.1.11"
🔐 secretMITV_API_KEY
configMOON_BASE_URL已部署的MoonTV服务地址,可选,如: http://0.0.0.0:3000
configLUNA_BASE_URL已部署的LunaTV服务地址,可选
🔐 secretLUNA_PASSWORDLunaTV 登录密码,可选
configLUNA_USERNAMELunaTV 登录账号,可选
configTVBOX_LOCAL_IP如需在非小米安卓电视上播放视频,需要安装[TvBox](https://github.com/o0HalfLife0o/TVBoxOSC/releases),并至少配置或TVBOX_LIST_CFG之一
configTVBOX_LIST_CFG如需在非小米安卓电视上播放视频,需要安装[TvBox](https://github.com/o0HalfLife0o/TVBoxOSC/releases),并至少配置TVBOX_LOCAL_IP或之一
configVOD_CONFIG_URLLunaTV/MoonTV订阅源[远程配置文件](https://github.com/hafrey1/LunaTV-config)URL,可选(默认已内置)
configVOD_API_TIMEOUT
configSEARCH_CACHE_TTL搜索缓存TTL,可选(默认5分钟)
configMAX_SEARCH_SITES单次最多搜索站点数,可选(默认10)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mcp-vods-19bfqd)](https://m8ven.ai/mcp/mcp-vods-19bfqd)
commit: d18ae195d6f17e6bb6e079e14476bbfc29e0da05
code hash: 2e9b465b4cdabcd19c8db73631fde32690dbc035920b7ce90a32430cafcb9fd2
verified: 6/15/2026, 3:10:40 PM
view raw JSON →