MCP Server
MCP
io.github.meltingpixelsai/drainbrain
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "drainbrain-mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your DrainBrain API key (get one free at https://rugslayer.com/drainbrain)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DRAINBRAIN_API_KEY"
},
{
"description": "DrainBrain API base URL (defaults to https://rugslayer.com)",
"format": "string",
"name": "DRAINBRAIN_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment