Serversio.github.miketwalker/tubepull
T

TubePull

io.github.miketwalker/tubepull · v1.2.0
● Remote
v1.2.0remote🌐 https://tubepull.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.miketwalker/tubepull",
  "description": "Download YouTube videos as MP3 or MP4 directly from any MCP-compatible AI chatbot.",
  "title": "TubePull",
  "repository": {
    "url": "https://github.com/miketwalker/tubepull",
    "source": "github"
  },
  "version": "1.2.0",
  "websiteUrl": "https://tubepull.com",
  "icons": [
    {
      "src": "https://tubepull.com/assets/brand/favicon-192.png",
      "mimeType": "image/png",
      "sizes": [
        "192x192"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tubepull.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}