Remote MCP server exposing free, read-only crypto whale-tracking & market-intelligence tools to AI agents. No auth. 17 tools across 14 chains: whale movements, tracked wallets, platform stats, trending tokens, gas, funding rates, stablecoin flows, liquidations, airdrops, narratives, bridge flows, burn tracker, social sentiment, Fear & Greed, market heatmap.
Server Config
{
"mcpServers": {
"cryptowhaleinsights": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cryptowhaleinsights.com/mcp"
]
}
}
}