SuVerse MCP Server
Rank #48,420io.github.sudzikcoin/mcp-server
Pay-per-call x402 tools: crypto market pulse, wallet reputation, token check, endpoint search.
SuVerse MCP Server is a Model Context Protocol (MCP) server published by sudzikcoin. It ranks #48,420 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. SuVerse MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 83,693 of 132,113 servers on MCP Toplist.
Use SuVerse MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sudzikcoin -- npx -y @suverselabs/mcp-server[mcp_servers.sudzikcoin]
command = "npx"
args = ["-y", "@suverselabs/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sudzikcoin": {
"command": "npx",
"args": [
"-y",
"@suverselabs/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sudzikcoin": {
"command": "npx",
"args": [
"-y",
"@suverselabs/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sudzikcoin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@suverselabs/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sudzikcoin": {
"command": "npx",
"args": [
"-y",
"@suverselabs/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sudzikcoin": {
"command": "npx",
"args": [
"-y",
"@suverselabs/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.sudzikcoin%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.sudzikcoin%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.sudzikcoin%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sudzikcoin
Other servers by sudzikcoin
View all sudzikcoin servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Jun 21, 2026 |
Frequently asked questions
- Who maintains SuVerse MCP Server?
- SuVerse MCP Server is maintained by sudzikcoin, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is SuVerse MCP Server listed on the Official MCP Registry?
- Yes — SuVerse MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SuVerse MCP Server have?
- MCP Toplist tracks 1 version of SuVerse MCP Server, most recently published on Jun 21, 2026.
- Where can I find the source code for SuVerse MCP Server?
- The source code for SuVerse MCP Server is hosted at github.com/sudzikcoin/suverse-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.