loading…
Search for a command to run...
loading…
Tools: - scan_token - Scan a single token for rug pull risk, honeypot status, and temporal analysis - batch_scan - Scan up to 10 tokens in parallel - health_che
Tools: - scan_token - Scan a single token for rug pull risk, honeypot status, and temporal analysis - batch_scan - Scan up to 10 tokens in parallel - health_check - Check API and model availability - compare_rugcheck - Compare DrainBrain ML score vs RugCheck heuristic side-by-side Install: npx -y drainbrain-mcp-server Requires: DRAINBRAIN_API_KEY (free at rugslayer.com/drainbrain). Returns risk score 0-100, honeypot detection, rug stage prediction, and risk flags. Compare results against RugCheck for side-by-side analysis.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"drainbrain-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"meltingpixelsai/drainbrain-mcp-server"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.