AgentRisk MCP
OfficialClick 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., "@AgentRisk MCPCheck token risk for 0x1234... and tell me if it's safe to buy"
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.
AgentRisk MCP
Stop your AI agent from getting rekt. The pre-trade safety net it didn't know it needed — until it almost bought a honeypot. Live sell simulation across every DEX on Base (Uniswap V2/V3/V4, Aerodrome), catching traps a static code scan will never see.
What it does
An MCP server that gives any MCP-compatible agent (Claude, Cursor, and others) a check_token_risk tool. Before your agent trades a token on Base, it can call this tool to get:
Honeypot detection
Deployer wallet freshness
Brand impersonation checks
On-chain LP-lock verification
Live sell simulation across Uniswap V2/V3/V4 and Aerodrome
A risk score, risk level, and clear should-trade decision
Related MCP server: Crest Counterparty Intelligence
Install
npm install -g agentrisk-mcpUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"agentrisk": {
"command": "npx",
"args": ["-y", "agentrisk-mcp"]
}
}
}Pricing
Paid per call via the x402 protocol, 0.15 USDC on Base, no API key, no subscription. Free public checks at agentrisk.dev (3 free scans per wallet).
Links
Website: https://agentrisk.dev API repo: https://github.com/Neurobyteio/agentrisk
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Pre-trade safety check for AI agents: honeypot, tax, liquidity and rug risk before you buy.
31On-chain security and market intelligence for trading agents on Base.
DeFi safety layer for AI agents: wallet safety, token risk, tx decode/simulate. 20 tools.
Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).
Related MCP Servers
- FlicenseNot gradedqualityDmaintenancePay-per-use AI security and research tools for autonomous agents on Base, enabling honeypot detection, risk assessment, wallet analysis, and yield optimization via the x402 protocol.-
- AlicenseNot gradedqualityCmaintenanceEnables agents to assess counterparty risk, token danger, and wallet creditworthiness on Base by analyzing contract powers and controlling wallet reputation.MIT
- AlicenseAqualityDmaintenancebasescope is a read-only onchain safety layer for AI agents: it answers "is this token/contract/approval safe?" on Base and EVM chains (honeypot/rug checks, risky-approval detection, verified-source lookup, balances, ENS/Basenames, gas, prices), with no private keys and no required API keys.13201MIT
- AlicenseAqualityBmaintenanceThe safety layer that checks a DeFi transaction or token before your agent (or you) signs — on Base L2.666MIT
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/Neurobyteio/agentrisk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server