loading…
Search for a command to run...
loading…
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coeffici
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coefficient, holder trend (growing/shrinking), and smart money addresses. Tools: token_get_holder_analysis. Use this for due diligence before investing, detecting whale accumulation, or assessing decentralization. IMPORTANT: For contract safety (honeypot, rug-pull), use token_check_safety instead. Returns: {topHolders[], whaleCount, concentration, trend}. No API key required — x402 micropayment $0.005/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"token-holders": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/token-holders"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also