agentshield-mcp
Provides tools for verifying smart contracts, performing threat scans, monitoring wallets for drain detection, and accessing security intelligence on the Ethereum blockchain.
Provides tools for verifying smart contracts, performing threat scans, monitoring wallets for drain detection, and accessing security intelligence on the Optimism blockchain.
Provides tools for verifying smart contracts, performing threat scans, monitoring wallets for drain detection, and accessing security intelligence on the Polygon blockchain.
Provides tools for verifying smart contracts, performing threat scans, monitoring wallets for drain detection, and accessing security intelligence on the Solana blockchain.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agentshield-mcpverify contract 0x742d35Cc6634C0532925a3b844Bc4 on Ethereum"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AgentShield MCP Server
Trust no contract. Verify before you transact.
Real-time smart contract security for autonomous AI agents. 19 MCP tools covering contract verification, wallet monitoring, drain detection, threat reporting, and competitive leaderboards. Supports Ethereum, Base, Polygon, Arbitrum, Optimism, BSC, Avalanche, and Solana.
Install
npx agentshield-mcpRelated MCP server: aegis-defi
Usage with Claude Desktop
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": ["agentshield-mcp"]
}
}
}Usage with Claude Code
claude mcp add agentshield -- npx agentshield-mcp19 MCP Tools
Core Security (free tier: 10 verify + 5 scan + 2 deep per day)
Tool | Description |
| Quick safety check — honeypots, rug pulls, high taxes, hidden ownership. $0.001 via x402. |
| Full threat scan: 14+ checks including mint authority, freeze authority, proxy backdoors, liquidity traps, holder concentration. |
| Forensic analysis: bytecode patterns, ownership graph, exploit matching, risk breakdown. |
| Verify up to 50 contracts at once (API key required). |
| Compare two snapshots of a contract — detect proxy upgrades, permission changes. |
Wallet Protection
Tool | Description |
| Real-time drain detection. Fires webhook + auto-freezes all agent wallets on suspicious drop. |
| Emergency freeze all wallets for an agent. Stops transaction signing instantly. |
| Recent drain alerts and threat notifications for a wallet. |
Community & Intelligence
Tool | Description |
| Report a malicious contract. 3+ reports auto-flag it. Earns +50 bonus API calls. |
| Community reputation score for any contract based on verified reports. |
| Get notified on proxy upgrades, ownership transfers, liquidity removal. |
| Your API usage, billing, active webhooks, and alerts. |
| Platform-wide stats: contracts verified, threats blocked, wallets monitored. |
Leaderboard & Social
Tool | Description |
| Race to 1M verifications. Free + paid users compete. Top 10 win $500 USDC. |
| Set your agent's display name on the leaderboard. |
| View active giveaways (paid subscribers only). |
| Enter a giveaway. Builder = 10x tickets, Pro = 5x, Starter = 1x. |
| Generate a referral code. Earn 20% commission on referrals. |
| Redeem a referral code for bonus API calls. |
Threat Detection
AgentShield detects 14+ threat types:
Honeypot contracts (can buy, can't sell)
Rug pulls (liquidity removal patterns)
Hidden mint functions (infinite supply risk)
Freeze authority (owner can freeze your tokens)
Proxy backdoors (upgradeable to malicious code)
Tax manipulation (extreme buy/sell fees)
Blacklist functions (owner can block wallets)
Self-destruct capability
Hidden ownership transfers
External call exploits
Creator token concentration
Low/fake liquidity
Sell suppression patterns
Brand new unverified contracts
Supported Chains
Ethereum, Base, Polygon, Arbitrum, Optimism, BSC, Avalanche, Solana
Payment
AgentShield uses x402 micropayments — pay per call, no signup required.
Tier | Price | Calls |
Free | $0 | 10 verify + 5 scan + 2 deep per day |
Pay-per-call | $0.001 | Unlimited (x402 USDC on Base or SOL) |
Starter | $4.99/mo | 5,000 calls |
Pro | $19.99/mo | 100,000 calls + unlimited deep scans + webhooks |
Builder | $49.99/mo | Unlimited everything |
Solana: 500 lamports to 7ci48VmgPTyEoqQCW2yb9HHEC8qDEK9gGbGoBV1GfHDf
Base USDC: $0.001 to 0x4BBc455ff6bA13682feC3b5F0261520b28C19e1c
JS SDK
npm install agentshield-jsimport { AgentShield } from 'agentshield-js';
const shield = new AgentShield();
const result = await shield.verify('0x...', 'ethereum');
if (result.is_honeypot) console.log('DANGER: Honeypot detected!');API
Full REST API at agentshield.win
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atmflow55/agentshield-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server