Loading MCP server directory, please wait...
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
npx @getmcp/cli add io.github.meltingpixelsai/drainbrainRequires Node.js 18+. Community-contributed server. Review source before installing.
DRAINBRAIN_API_KEYYour DrainBrain API key (get one free at https://rugslayer.com/drainbrain)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.meltingpixelsai/drainbrain": {
"command": "npx",
"args": [
"-y",
"drainbrain-mcp-server"
],
"env": {
"DRAINBRAIN_API_KEY": "",
"DRAINBRAIN_API_URL": ""
}
}
}
}