Skip to main content
Glama

Osmosis MCP Server

MIT License

get-all-pools

Retrieve details about all liquidity pools on the Osmosis blockchain, with optional limit settings to customize the number of pools returned.

Instructions

Returns information about all liquidity pools

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Optional: maximum number of pools to return (default 10)", "type": "string" } }, "required": [], "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