staking_yields
ActiveTool of xyz.lonestaroracle/mcp-server
Live staking yield comparison across 7 assets (ETH, SOL, ATOM, ADA, DOT, AVAX, MATIC). For each asset returns: protocol APY (live), exchange rates (Coinbase/Kraken/Binance — live), liquid staking options (Lido, Frax, Rocket Pool, Marinade, Jito — live from DeFiLlama), liquid restaking options for ETH (ether.fi, Renzo, Kelp, Puffer — live), and a best_strategy field naming the single highest-yield option with its risk level. Use when an agent needs to know where to stake an asset for maximum yield. Pass symbol (ETH/SOL/ATOM etc.) to filter, or leave blank for the full report. Cost: $0.05.
Parameters schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}Parent server
xyz.lonestaroracle/mcp-server
https://github.com/Homie4570/lso-mcp
2/7 registries