NewPipe

GitHub

A libre lightweight streaming front-end for Android.

NewPipe MCP Server

MCP server for TeamNewPipe/NewPipe

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "NewPipe": {
      "command": "npx",
      "args": [
        "-y",
        "@TeamNewPipe/NewPipe"
      ]
    }
  }
}