We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/universal-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Lido Staking MCP Server
> Liquid staking integration for AI assistants via the Model Context Protocol
**Author:** nirholas (Nich)
**Website:** [x.com/nichxbt](https://x.com/nichxbt)
**GitHub:** [github.com/nirholas](https://github.com/nirholas)
**License:** MIT
## Features
- 🥩 **Staking APR** - Current yield and protocol stats
- 💎 **stETH/wstETH** - Balance and conversion rates
- 📤 **Withdrawals** - Queue status and request tracking
## Installation
```bash
npm install @nirholas/lido-mcp
```
## Available Tools
- `lido_get_staking_apr` - Get current APR and total staked
- `lido_get_steth_balance` - Get user's stETH balance and shares
- `lido_get_wsteth_rate` - Get wstETH/stETH exchange rate
- `lido_get_withdrawal_status` - Check withdrawal queue status
## License
MIT © nirholas