Yueying – Let AI watch videos

Yueying – Let AI watch videos

Local
@vsh5dvsch7-png9PythonMITUpdated 1w ago

Local videos or YouTube/Bilibili URLs -> timestamped transcript, keyframes, contact sheets. Offline.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIyueyingv0.2.1

Run

uvx yueying

MCP client config

{
  "mcpServers": {
    "yueying-let-ai-watch-videos": {
      "command": "uvx",
      "args": [
        "yueying"
      ]
    }
  }
}