MarcinDudekDev/crypto-signals-mcp
MCP server for real-time crypto volume anomaly detection across 50+ tokens. Detects unusual trading activity, whale movements, and pump signals.
Platform-specific configuration:
{
"mcpServers": {
"crypto-signals-mcp": {
"command": "npx",
"args": [
"-y",
"crypto-signals-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...