Mup
Rank #14,879io.github.Ricky610329/mup
MCP server providing mup capabilities
Mup is a Model Context Protocol (MCP) server published by ricky610329. It ranks #14,879 of 132,345 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Mup is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 21, 2026.
Ranks ahead of 117,466 of 132,345 servers on MCP Toplist.
Use Mup
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mup -- npx -y mup-mcp-server[mcp_servers.mup]
command = "npx"
args = ["-y", "mup-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mup": {
"command": "npx",
"args": [
"-y",
"mup-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mup": {
"command": "npx",
"args": [
"-y",
"mup-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mup": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mup-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mup": {
"command": "npx",
"args": [
"-y",
"mup-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mup": {
"command": "npx",
"args": [
"-y",
"mup-mcp-server"
]
}
}
}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.Ricky610329%2Fmup)<a href="https://mcptoplist.com/server/io.github.Ricky610329%2Fmup"><img src="https://mcptoplist.com/badge/io.github.Ricky610329%2Fmup.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ricky610329
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mup?
- Mup is maintained by ricky610329, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mup listed on the Official MCP Registry?
- Yes — Mup is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mup have?
- MCP Toplist tracks 2 versions of Mup, most recently published on Mar 21, 2026.
- Where can I find the source code for Mup?
- The source code for Mup is hosted at github.com/ricky610329/mup.
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.