
Base Security Scanner Mcp
Let your agent scan Base smart contracts for honeypots, rug-pull patterns, and common vulnerabilities before you ship or recommend a token.
Overview
Base Security Scanner MCP is a MCP server for the Ship phase that scans Base smart contracts for honeypots, rug pulls, and vulnerabilities.
What is this MCP server?
- MCP tools to scan smart contracts on Base for honeypots and rug-pull signals
- Vulnerability-oriented checks aimed at token and contract safety
- stdio MCP via npm base-security-scanner-mcp (v1.0.3)
- RPC_URL for Base mainnet (default https://mainnet.base.org)
- Complements manual audit and wallet MCPs before trading integrations go live
- Published server version 1.0.3
- npm identifier base-security-scanner-mcp with stdio transport
- Scans target Base mainnet via configurable RPC_URL
Community signal: 1 GitHub stars.
What problem does it solve?
You cannot manually vet every Base contract your app or agent might touch, yet a bad token can wipe user funds or your reputation overnight.
Who is it for?
Solo builders shipping Base token integrations who want agent-assisted honeypot and rug-pull screening in their release workflow.
Skip if: Projects that need formal smart-contract audits, non-Base chains only, or security review with no on-chain contract context.
What do I get? / Deliverables
After install, your agent can run on-chain-oriented security scans on Base contracts through MCP before you ship or endorse them.
- Agent-triggered security scans for Base smart contracts
- Structured risk signals for honeypots, rugs, and vulnerabilities
- Repeatable pre-ship contract check in your MCP stack
Recommended MCP Servers
Journey fit
How it compares
Automated Base contract scanner MCP, not a full penetration-test skill or curated skills marketplace entry.
Common Questions / FAQ
Who is base-security-scanner-mcp for?
Indie developers and agent users on Base who need quick smart-contract risk signals before launch or before wiring unknown tokens into an app.
When should I use base-security-scanner-mcp?
Use it in Ship security review when evaluating contracts for honeypots, rug pulls, or vulnerabilities—not as your only audit step.
How do I add base-security-scanner-mcp to my agent?
Install npm package base-security-scanner-mcp, set RPC_URL if needed, add the stdio MCP server to Claude Code or Cursor, and call scan tools from the agent.