Skip to main content
Glama

Saros MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOT_TOKENNoYour Telegram bot token for the Telegram bot functionality

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_lp_positions

Get all liquidity pool positions for a wallet address. Returns pool details, token balances, and LP token amounts.

simulate_rebalance

Simulate rebalancing LP positions based on impermanent loss threshold. Provides recommendations for position adjustments.

portfolio_analytics

Get comprehensive portfolio analytics including total value, IL metrics, yield performance, and position breakdown.

get_farm_positions

Get all farming positions and staking rewards for a wallet. Shows staked LP tokens and claimable rewards.

swap_quote

Get swap quote for token exchange including price impact, fees, and minimum output amount with slippage.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pavilion-devs/saros-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server