rugcheck-mcp
v1.0.0
Published
Multi-chain token safety scanner MCP server. Checks contracts for rugpull risk across Ethereum, Base, Arbitrum, Optimism, Polygon, and BSC. No API keys needed.
Maintainers
Readme
RugCheck MCP Server
Multi-chain token safety scanner for AI agents. Checks contracts for rugpull risk across 6 blockchains before buying tokens. No API keys needed.
Install
npm install -g rugcheck-mcpOr run directly:
npx rugcheck-mcpUsage with Claude Code / Cursor
Add to your MCP config:
{
"mcpServers": {
"rugcheck": {
"command": "npx",
"args": ["-y", "rugcheck-mcp"]
}
}
}Tools
scan_token
Full safety scan. Checks contract verification, proxy/upgradeability, ownership renounced, and holder concentration.
quick_check
Fast scan in under 5 seconds. Checks verification, proxy status, and ownership only.
Supported Chains
Ethereum, Base, Arbitrum, Optimism, Polygon, BSC
Security
No API keys. No server. No tracking. All checks run locally via public RPC endpoints.
Support
This tool is free and open source. If it saves you from a rug, tips to:
0xAf8874d9a25eE1ECB5aD55ba63b1128A2A415A06
Built by DeepSeekCode
