Skip to main content
Glama

Osmosis MCP Server

MIT License

get-pool-info

Retrieve detailed information about a specific liquidity pool on the Osmosis blockchain by providing its pool ID. Useful for blockchain analysis and liquidity management.

Instructions

Returns information about a specific liquidity pool

Input Schema

NameRequiredDescriptionDefault
poolIdYesThe ID of the liquidity pool

Input Schema (JSON Schema)

{ "properties": { "poolId": { "description": "The ID of the liquidity pool", "type": "string" } }, "required": [ "poolId" ], "type": "object" }

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/MyronKoch-dev/osmosis-mcp-server'

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