Skip to main content
Glama

Saros MCP Server

get_lp_positions

Retrieve all liquidity pool positions for a Solana wallet address, including pool details, token balances, and LP token amounts.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
walletYesSolana wallet address (base58 encoded)

Input Schema (JSON Schema)

{ "properties": { "wallet": { "description": "Solana wallet address (base58 encoded)", "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