Defi Yield Scanner
FreeNot checkedReal-time DeFi analytics MCP server for AI agents. Provides token risk analysis, yield scanning, and wallet exposure checking across Base, Ethereum, and Arbitru
About
Real-time DeFi analytics MCP server for AI agents. Provides token risk analysis, yield scanning, and wallet exposure checking across Base, Ethereum, and Arbitrum.
README
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
Data Sources
- DexScreener - Real-time token prices and DEX data
- DeFiLlama - Yield data from 500+ protocols
Installation
npm install defi-yield-scanner-mcp
Claude 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-mcp
Tools
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
Install Defi Yield Scanner in Claude Desktop, Claude Code & Cursor
unyly install defi-yield-scanner-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add defi-yield-scanner-mcp -- npx -y defi-yield-scanner-mcpFAQ
Is Defi Yield Scanner MCP free?
Yes, Defi Yield Scanner MCP is free — one-click install via Unyly at no cost.
Does Defi Yield Scanner need an API key?
No, Defi Yield Scanner runs without API keys or environment variables.
Is Defi Yield Scanner hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Defi Yield Scanner in Claude Desktop, Claude Code or Cursor?
Open Defi Yield Scanner on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Defi Yield Scanner with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
