Skip to main content
Glama

Osmosis MCP Server

get-cl-pools

Retrieve Concentrated Liquidity (CL) pools from the Osmosis blockchain. Specify limit to control the number of pools returned. Ideal for querying liquidity pool data.

Instructions

Returns all Concentrated Liquidity pools

Input Schema

NameRequiredDescriptionDefault
limitNoOptional: maximum number of CL pools to return (default 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Optional: maximum number of CL pools to return (default 10)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Osmosis 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/MyronKoch-dev/osmosis-mcp-server'

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