Upnext
Rank #7,613io.github.tothienbao6a0/upnext
One audio queue across Spotify, the browser, local files and whatever is already playing.
Upnext is a Model Context Protocol (MCP) server published by tothienbao6a0. It ranks #7,613 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Upnext is listed on Official MCP, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 124,500 of 132,113 servers on MCP Toplist.
Use Upnext
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add upnext -- npx -y upnext-mcp[mcp_servers.upnext]
command = "npx"
args = ["-y", "upnext-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"upnext": {
"command": "npx",
"args": [
"-y",
"upnext-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"upnext": {
"command": "npx",
"args": [
"-y",
"upnext-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"upnext": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"upnext-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"upnext": {
"command": "npx",
"args": [
"-y",
"upnext-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"upnext": {
"command": "npx",
"args": [
"-y",
"upnext-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.tothienbao6a0%2Fupnext)<a href="https://mcptoplist.com/server/io.github.tothienbao6a0%2Fupnext"><img src="https://mcptoplist.com/badge/io.github.tothienbao6a0%2Fupnext.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tothienbao6a0
Other servers by tothienbao6a0
View all tothienbao6a0 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Upnext?
- Upnext is maintained by tothienbao6a0, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Upnext listed on the Official MCP Registry?
- Yes — Upnext is listed on the Official MCP Registry.
- How many versions does Upnext have?
- MCP Toplist tracks 1 version of Upnext, most recently published on Aug 31, 2026.
- Where can I find the source code for Upnext?
- The source code for Upnext is hosted at github.com/tothienbao6a0/upnext.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.