TubePull
Rank #40,972io.github.miketwalker/tubepull
Download YouTube videos as MP3/M4A/MP4 from any MCP-compatible AI assistant. Free 3/day, $3.99/mo.
TubePull is a Model Context Protocol (MCP) server published by miketwalker. It ranks #40,972 of 115,460 servers tracked on MCP Toplist. TubePull is listed across 2 registries — Official MCP and mcp.so, with 3 tracked versions. It was first listed on May 11, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 74,488 of 115,460 servers on MCP Toplist.
Use TubePull
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tubepull https://tubepull.com/mcp[mcp_servers.tubepull]
url = "https://tubepull.com/mcp"Add to ~/.codex/config.toml.
https://tubepull.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tubepull": {
"url": "https://tubepull.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tubepull": {
"type": "http",
"url": "https://tubepull.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tubepull": {
"serverUrl": "https://tubepull.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tubepull": {
"url": "https://tubepull.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.miketwalker%2Ftubepull)<a href="https://mcptoplist.com/server/io.github.miketwalker%2Ftubepull"><img src="https://mcptoplist.com/badge/io.github.miketwalker%2Ftubepull.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
miketwalker
Available versions (3)
| Version | Published |
|---|---|
| 1.2.1 | May 12, 2026 |
| 1.2.0 | May 11, 2026 |
| 1.0.0 | May 11, 2026 |
Frequently asked questions
- Who maintains TubePull?
- TubePull is maintained by miketwalker, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TubePull listed on the Official MCP Registry?
- Yes — TubePull is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does TubePull have?
- MCP Toplist tracks 3 versions of TubePull, most recently published on May 12, 2026.
- Where can I find the source code for TubePull?
- The source code for TubePull is hosted at github.com/miketwalker/tubepull-mcp.