Token Holders API
io.github.Br0ski777/token-holdersToken holder distribution — top holders, whale count, concentration score. x402.
Tools · 1
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…
Similar MCP servers embedding-nearest
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"
}
}
}