Skip to main content
Glama

Saros MCP Server

get_farm_positions

Retrieve farming positions and staking rewards for any Solana wallet address, including staked LP tokens and claimable rewards.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
walletYesSolana wallet address

Input Schema (JSON Schema)

{ "properties": { "wallet": { "description": "Solana wallet address", "type": "string" } }, "required": [ "wallet" ], "type": "object" }

Other Tools from Saros MCP Server

Related Tools

    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