Skip to content
Back to search
90
MCP v1.0.0 sse

Token Holders API

io.github.Br0ski777/token-holders

Token holder distribution — top holders, whale count, concentration score. x402.

Uptime
66.7%
3 probes
Response
37ms
last probe
Tools
1
callable

Tools · 1

token_get_holder_analysis

Use this when you need to analyze token holder distribution. Returns top 10 holders with percentages, concentration metrics (top 10 hold X%), whale count (holders with >1% supply), and total holder co…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "token_holders_api": {
      "url": "https://token-holders-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}