MCP Server for Binge-watch
MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放
By aahl
uvx mcp-vods
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"mcp-server-for-binge-watch": {
"command": "npx",
"args": ["-y", "<package-name>"]
}
}
}Claude.ai (remote / hosted):
Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.
Config keys vary per server — always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Integrations & MCP Connectors
View all →Brave Search Server
Web and local search capabilities using the Brave Search API
Filesystem Server
Access and manage files on your local filesystem with read, write, and directory operations
Sequential Thinking Server
Dynamic problem-solving through iterative thought chains with branching and revision
Git Server
Git repository operations including status, diff, commit, branch management, and history