defi-yield-scanner-mcp
Provides token risk analysis, yield scanning, and wallet exposure checking on the Ethereum 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., "@defi-yield-scanner-mcpfind top yields 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.
DeFi Yield Scanner MCP Server
Real-time DeFi analytics MCP server for AI agents. Provides token risk analysis, yield scanning, and wallet exposure checking across Base, Ethereum, and Arbitrum.
Features
Token Risk Scanner - Comprehensive risk analysis with liquidity depth, volume activity, market cap analysis, and risk scoring
DeFi Yield Scanner - Top yield opportunities from Aave, Morpho, Compound, Moonwell, and Uniswap via DeFiLlama
Wallet Exposure Check - Portfolio risk analysis across DeFi protocols
Related MCP server: Solana DeFi Intelligence MCP Server
Data Sources
DexScreener - Real-time token prices and DEX data
DeFiLlama - Yield data from 500+ protocols
Installation
npm install defi-yield-scanner-mcpClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"defi-scanner": {
"command": "npx",
"args": ["defi-yield-scanner-mcp"]
}
}
}OpenClaw
openclaw mcp add defi-scanner -- npx defi-yield-scanner-mcpTools
scan_token_risk
Analyze any token by contract address. Returns risk score (0-100), liquidity depth, volume analysis, and actionable risk assessment.
Input: { "token_address": "0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b" }
Output: { "token": "VIRTUAL", "riskScore": 55, "riskLevel": "MODERATE", ... }scan_defi_yields
Find top yield opportunities on Base chain. Real-time APY data from DeFiLlama across major protocols.
check_wallet_exposure
Analyze wallet exposure and diversification across DeFi protocols.
Example Output
{
"token": "VIRTUAL",
"price": "$0.67",
"marketCap": "$441M",
"riskScore": 55,
"riskLevel": "MODERATE",
"liquidity": "$762,232",
"analysis": {
"liquidityDepth": "Adequate",
"volumeActivity": "Active",
"mcToLiqRatio": "0.0017"
}
}License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceCross-chain DeFi intelligence MCP server for AI agents. 7 tools for yield discovery, pool analysis, profit simulation, risk scoring, whale tracking, impermanent loss calculation, and DeFi overview across 86 chains and 6,500+ liquidity pools.71AGPL 3.0
- -license-quality-maintenanceAn MCP server that gives AI agents real-time Solana DeFi intelligence — smart money tracking, rug detection, wallet analysis, and token research.
- Alicense-qualityDmaintenanceAn MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.97MIT
- Alicense-qualityCmaintenanceMCP server that provides AI agents with pay-per-call access to a suite of tools (honeypot check, token market, DeFi yields, etc.) via USDC on Base using the x402 protocol.23MIT
Related MCP Connectors
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
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/34t34f3/defi-yield-scanner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server