MCP Server
MCP
MCP Server for Binge-watch
MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放
Install
uvx mcp-vods
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-vods",
"version": "0.1.9",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "ghcr.io/aahl/mcp-vods:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Transport protocol to use",
"format": "string",
"default": "stdio",
"name": "TRANSPORT"
}
]
}
]
}
mcp
model-context-protocol
pypi
oci
By
Comments
Sign in to leave a comment