Drainbrain
Let agents score Solana tokens for rug-pull and honeypot risk before you commit capital or ship a crypto-facing feature.
Overview
DrainBrain is a MCP server for the Validate phase that flags Solana token rug-pull and honeypot risk using ML ensemble scoring.
What is this MCP server?
- stdio npm package drainbrain-mcp-server version 1.0.2
- AI-powered Solana token rug pull detection with ML ensemble scoring
- Honeypot detection surfaced through MCP tools
- DRAINBRAIN_API_KEY required; free key path referenced at rugslayer.com/drainbrain
- Optional DRAINBRAIN_API_URL override defaulting to rugslayer.com
- Package and registry version 1.0.2
- stdio transport via npm identifier drainbrain-mcp-server
- Default API host rugslayer.com unless DRAINBRAIN_API_URL is set
What problem does it solve?
Solo builders cannot manually vet every Solana token their agent or bot might touch before scope and budget decisions.
Who is it for?
Crypto-curious indie builders using MCP agents to pre-check Solana tokens during prototyping and scope conversations.
Skip if: Teams needing formal security audits, non-Solana chains, or compliance-grade investment research without API limits.
What do I get? / Deliverables
Your agent can request DrainBrain risk scores and honeypot signals while you validate whether a token or integration is worth building on.
- Agent-callable Solana token risk assessments via DrainBrain API
- Honeypot and rug-pull oriented signals to inform validate-phase scope decisions
Recommended MCP Servers
Journey fit
How it compares
Specialized Solana risk MCP API, not a general agent skill for codebase review.
Common Questions / FAQ
Who is DrainBrain for?
Developers and solo builders working on Solana-adjacent agents who want automated rug and honeypot signals during validation.
When should I use DrainBrain?
Use it while scoping a token integration, bot, or dashboard before you fund wallets or ship user-facing swap features.
How do I add DrainBrain to my agent?
Install the npm stdio package drainbrain-mcp-server, set DRAINBRAIN_API_KEY from rugslayer.com/drainbrain, and register the server in your MCP client configuration.