Tubexperto
Rank #2,433io.github.jupediaz/tubexperto
MCP server providing tubexperto capabilities
Tubexperto is a Model Context Protocol (MCP) server published by jupediaz. It ranks #2,433 of 115,591 servers tracked on MCP Toplist, and its repository has 51 GitHub stars. Tubexperto is listed across 2 registries — Official MCP and mcp.so, with 2 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Mar 30, 2026.
Ranks ahead of 113,158 of 115,591 servers on MCP Toplist.
Use Tubexperto
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tubexperto https://tubexperto.com/api/mcp/stream[mcp_servers.tubexperto]
url = "https://tubexperto.com/api/mcp/stream"Add to ~/.codex/config.toml.
https://tubexperto.com/api/mcp/streamSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tubexperto": {
"type": "http",
"url": "https://tubexperto.com/api/mcp/stream"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tubexperto": {
"serverUrl": "https://tubexperto.com/api/mcp/stream"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream"
}
}
}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.jupediaz%2Ftubexperto)<a href="https://mcptoplist.com/server/io.github.jupediaz%2Ftubexperto"><img src="https://mcptoplist.com/badge/io.github.jupediaz%2Ftubexperto.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
jupediaz
Other servers by jupediaz
View all jupediaz servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tubexperto?
- Tubexperto is maintained by jupediaz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Tubexperto listed on the Official MCP Registry?
- Yes — Tubexperto is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Tubexperto have?
- MCP Toplist tracks 2 versions of Tubexperto, most recently published on Mar 30, 2026.
- Where can I find the source code for Tubexperto?
- The source code for Tubexperto is hosted at github.com/jupediaz/tubexperto.