Saros MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOT_TOKEN | No | Your Telegram bot token for the Telegram bot functionality |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_lp_positionsB | Get all liquidity pool positions for a wallet address. Returns pool details, token balances, and LP token amounts. |
| simulate_rebalanceC | Simulate rebalancing LP positions based on impermanent loss threshold. Provides recommendations for position adjustments. |
| portfolio_analyticsC | Get comprehensive portfolio analytics including total value, IL metrics, yield performance, and position breakdown. |
| get_farm_positionsC | Get all farming positions and staking rewards for a wallet. Shows staked LP tokens and claimable rewards. |
| swap_quoteC | Get swap quote for token exchange including price impact, fees, and minimum output amount with slippage. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |