Shumi AI
Rank #7,222ai.shumi/mcp
Crypto market intelligence: prices, funding rates, narratives, regime, and delta-neutral research.
Shumi AI is a Model Context Protocol (MCP) server published by shumi-ai. It ranks #7,222 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Shumi AI is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 124,891 of 132,113 servers on MCP Toplist.
Use Shumi AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shumi https://mcp.shumi.ai/mcpclaude mcp add shumi -e "SHUMI_TOKEN=<your SHUMI_TOKEN>" -e "SHUMI_API_URL=<your SHUMI_API_URL>" -- npx -y @shumi-ai/mcpReplace each placeholder with your own value before saving.
[mcp_servers.shumi]
url = "https://mcp.shumi.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.shumi]
command = "npx"
args = ["-y", "@shumi-ai/mcp"]
[mcp_servers.shumi.env]
SHUMI_TOKEN = "<your SHUMI_TOKEN>"
SHUMI_API_URL = "<your SHUMI_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.shumi.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shumi": {
"command": "npx",
"args": [
"-y",
"@shumi-ai/mcp"
],
"env": {
"SHUMI_TOKEN": "<your SHUMI_TOKEN>",
"SHUMI_API_URL": "<your SHUMI_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shumi": {
"url": "https://mcp.shumi.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"shumi": {
"command": "npx",
"args": [
"-y",
"@shumi-ai/mcp"
],
"env": {
"SHUMI_TOKEN": "<your SHUMI_TOKEN>",
"SHUMI_API_URL": "<your SHUMI_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shumi": {
"type": "http",
"url": "https://mcp.shumi.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"shumi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shumi-ai/mcp"
],
"env": {
"SHUMI_TOKEN": "<your SHUMI_TOKEN>",
"SHUMI_API_URL": "<your SHUMI_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shumi": {
"serverUrl": "https://mcp.shumi.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shumi": {
"command": "npx",
"args": [
"-y",
"@shumi-ai/mcp"
],
"env": {
"SHUMI_TOKEN": "<your SHUMI_TOKEN>",
"SHUMI_API_URL": "<your SHUMI_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shumi": {
"url": "https://mcp.shumi.ai/mcp"
}
}
}{
"mcpServers": {
"shumi": {
"command": "npx",
"args": [
"-y",
"@shumi-ai/mcp"
],
"env": {
"SHUMI_TOKEN": "<your SHUMI_TOKEN>",
"SHUMI_API_URL": "<your SHUMI_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/ai.shumi%2Fmcp)<a href="https://mcptoplist.com/server/ai.shumi%2Fmcp"><img src="https://mcptoplist.com/badge/ai.shumi%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shumi-ai
Available versions (6)
| Version | Published |
|---|---|
| 1.1.1 | Aug 26, 2026 |
| 1.1.0 | Aug 19, 2026 |
| 1.0.0 | Aug 19, 2026 |
| 0.1.3 | Aug 12, 2026 |
| 0.1.2 | Aug 12, 2026 |
| 0.1.1 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Shumi AI?
- Shumi AI is maintained by shumi-ai, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Shumi AI listed on the Official MCP Registry?
- Yes — Shumi AI is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shumi AI have?
- MCP Toplist tracks 6 versions of Shumi AI, most recently published on Aug 26, 2026.
- Where can I find the source code for Shumi AI?
- The source code for Shumi AI is hosted at github.com/shumi-ai/shumi-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.