|
1 | | -# YieldOracle — DeFi Yield Intelligence MCP Server |
| 1 | +# 📈 yieldOracle |
2 | 2 |
|
3 | | -> Top yields, risk-adjusted APY, stablecoin safe havens, RWA yields, protocol comparison. 19,000+ pools, 100+ chains. |
| 3 | +**Market & Crypto MCP Server** — 0 tools | Part of [ToolOracle](https://tooloracle.io) |
4 | 4 |
|
5 | | -**Part of [ToolOracle](https://tooloracle.io) — Policy-enforced, tier-gated, usage-metered tool execution** |
| 5 | + |
| 6 | + |
| 7 | + |
6 | 8 |
|
7 | | -## Connect |
| 9 | +## Quick Connect |
8 | 10 |
|
9 | 11 | ```bash |
| 12 | +# Claude Desktop / Cursor / Windsurf |
10 | 13 | npx -y mcp-remote https://tooloracle.io/yield/mcp/ |
11 | 14 | ``` |
12 | 15 |
|
13 | | -## x402 Pay-per-call (autonomous agents) |
14 | | - |
15 | | -``` |
16 | | -POST https://tooloracle.io/x402/yield/mcp/ |
17 | | -→ 402 with structured pricing → Send USDC on Base → Retry with X-PAYMENT header |
| 16 | +```json |
| 17 | +// claude_desktop_config.json |
| 18 | +{ |
| 19 | + "mcpServers": { |
| 20 | + "yieldoracle": { |
| 21 | + "command": "npx", |
| 22 | + "args": ["-y", "mcp-remote", "https://tooloracle.io/yield/mcp/"] |
| 23 | + } |
| 24 | + } |
| 25 | +} |
18 | 26 | ``` |
19 | 27 |
|
20 | | -## 8 Tools · 1 unit = $0.01 |
| 28 | +## Tools (0) |
21 | 29 |
|
22 | | -| Tool | Units | Price | Tier | |
23 | | -|------|-------|-------|------| |
24 | | -| `risk_adjusted` | 10 | $0.10 | Premium | |
25 | | -| `yield_compare` | 8 | $0.08 | Deep | |
26 | | -| `rwa_yield` | 5 | $0.05 | Deep | |
27 | | -| `top_yields` | 3 | $0.03 | Standard | |
28 | | -| `stablecoin_yield` | 3 | $0.03 | Standard | |
29 | | -| `chain_yields` | 3 | $0.03 | Standard | |
30 | | -| `yield_scan` | 2 | $0.02 | Standard | |
31 | | -| `health_check` | 0 | free | — | |
| 30 | +| Tool | Description | |
| 31 | +|------|-------------| |
32 | 32 |
|
33 | | -## Risk-adjusted scoring |
| 33 | +## Pricing |
34 | 34 |
|
35 | | -`risk_adjusted` calculates real expected return: APY × (1 - risk_score/100). Risk factors: APY sustainability, TVL depth, impermanent loss, APY volatility, stablecoin status. |
| 35 | +| Tier | Rate Limit | Price | |
| 36 | +|------|-----------|-------| |
| 37 | +| Free | 100 calls/day | €0 | |
| 38 | +| Pro | 10,000 calls/day | €29/month | |
| 39 | +| Enterprise | Unlimited | Custom | |
36 | 40 |
|
37 | | -## RWA tracking |
| 41 | +> Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support. |
38 | 42 |
|
39 | | -`rwa_yield` tracks tokenized treasury and Real World Asset yields from Ondo, BlackRock, Mountain Protocol, Maple, Centrifuge, Goldfinch, and 10+ more. |
| 43 | +## Part of ToolOracle |
40 | 44 |
|
41 | | -## Tier gating |
| 45 | +yieldOracle is one of **42 specialized MCP servers** in the [ToolOracle](https://tooloracle.io) ecosystem — the largest collection of production-ready MCP tools for AI agents. |
42 | 46 |
|
43 | | -| Tier | Max/call | Blocked | |
44 | | -|------|----------|---------| |
45 | | -| Free ($0) | 3 units | risk_adjusted | |
46 | | -| Starter ($49/mo) | 8 units | — | |
47 | | -| Pro+ / x402 | 15 units | — | |
48 | 47 |
|
49 | | -## Data |
50 | 48 |
|
51 | | -19,000+ pools · 100+ chains · 500+ protocols · DeFiLlama Yields API (free, no key) · 5-min cache |
| 49 | +**Related Oracles:** |
| 50 | +- [FeedOracle](https://feedoracle.io) — Evidence-grade compliance data infrastructure |
| 51 | +- [ToolOracle](https://tooloracle.io) — 42 Oracles, 390+ MCP Tools |
52 | 52 |
|
53 | 53 | ## Links |
54 | 54 |
|
55 | | -- [ToolOracle](https://tooloracle.io) · [x402 Gateway](https://tooloracle.io/x402/) |
56 | | -- [RankOracle](https://github.com/ToolOracle/rankoracle) · [ShopOracle](https://github.com/ToolOracle/shoporacle) · [MemeOracle](https://github.com/ToolOracle/memeoracle) · [SmartMoneyOracle](https://github.com/ToolOracle/smartmoneyoracle) |
| 55 | +- 🌐 Live: `https://tooloracle.io/yield/mcp/` |
| 56 | +- 📚 Docs: [tooloracle.io/docs](https://tooloracle.io/docs) |
| 57 | +- 🏠 Platform: [tooloracle.io](https://tooloracle.io) |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +*Built by [FeedOracle](https://feedoracle.io) — Evidence by Design* |
0 commit comments