agentshield-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| verify_contractA | Verify a smart contract for security risks before transacting. Detects honeypots, rug pulls, high taxes, hidden ownership, and other threats. Costs $0.001 via x402 micropayment (USDC on Base or SOL). Always call this before approving any on-chain transaction. |
| scan_contractA | Full threat detection scan: honeypots, rug pulls, mint authority, freeze authority, proxy backdoors, tax manipulation, blacklist functions, liquidity analysis, and holder concentration. 14+ checks in under 2 seconds. Use this before trading any token. |
| deep_scanA | Deep forensic analysis: ownership, permissions, exploit pattern matching, bytecode analysis, and risk breakdown. Goes deeper than verify or scan. 2 free/day, unlimited for Pro/Builder subscribers. |
| monitor_walletA | Watch a wallet for drain threats. When balance drops beyond threshold in a single transaction, fires an alert to your callback URL and auto-freezes all linked agent wallets. |
| freeze_walletA | Emergency freeze all monitored wallets for a wallet address or agent. Stops all transaction signing until manually unfrozen. Requires API key (X-Agent-Key) or wallet ownership. |
| get_alertsA | Get recent drain alerts and threat notifications for a wallet address. |
| get_statsA | Get AgentShield platform statistics: contracts verified, wallets monitored, threats blocked. |
| verify_batchA | Verify up to 50 contracts at once. Requires API key. Returns safety verdict for each contract in parallel. |
| register_webhookA | Register a webhook to receive alerts when a contract's ownership, proxy, or risk changes. Pro/Builder plan required. |
| get_dashboardB | View your API usage, billing, active webhooks, and alerts. Requires API key. |
| report_threatA | Report a malicious contract to the community. Earns +50 bonus API calls. 3+ reports auto-flag the contract. |
| get_reputationB | Get an agent's reputation score and tier (NEW, ACTIVE, VERIFIED, TRUSTED). Higher reputation = more benefits. |
| contract_diffA | Detect changes in a contract's ownership, proxy implementation, mint authority, taxes, or honeypot status since last check. Pro/Builder only. |
| create_referralA | Create a referral code. Both you and the redeemer get +500 free API calls. |
| redeem_referralA | Redeem a referral code for +500 free API calls. |
| get_leaderboardA | View the competitive agent leaderboard — race to 1M verifications. Everyone competes (free + paid). Top agents win prizes. Filter by category: total, verifications, scans, reports, streak. |
| get_giveawayA | View the active giveaway, prizes, and past winners. Giveaway prizes are for paid subscribers only. |
| enter_giveawayA | Enter the active giveaway. PAID SUBSCRIBERS ONLY. Higher plans = more tickets (Builder 10x, Pro 5x, Starter 1x). |
| set_agent_nameA | Set your display name on the leaderboard. Requires API key. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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