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