Skip to main content
Glama

Saros MCP Server

test-real-wallet.js708 B
// Known Saros pools from the SDK example in the resources const KNOWN_SAROS_ADDRESSES = { // From saros-sdk-main 2/README.md example pools: [ "2wUvdZA8ZsY714Y5wUL9fkFmupJGGwzui2N74zqJWgty", // C98/USDC pool ], farms: [ "FW9hgAiUsFYpqjHaGCGw4nAvejz4tAp9qU7kFpYr1fQZ", // Farm pool ], lpTokens: [ "HVUeNVH93PAFwJ67ENJwPWFU9cWcM57HEAmkFLFTcZkj", // LP token address ], // Large wallet that might have positions testWallets: [ "5UrM9csUEDBeBqMZTuuZyHRNhbRW4vQ1MgKJDrKU1U2v", // From SDK example "FDbLZ5DRo61queVRH9LL1mQnsiAoubQEnoCRuPEmH9M8", // Fee owner from SDK ] }; console.log("Known Saros Addresses:"); console.log(JSON.stringify(KNOWN_SAROS_ADDRESSES, null, 2));

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