Skip to main content
Glama

Osmosis MCP Server

get-pool-type

Identify the type of a liquidity pool (balancer, stableswap, or concentrated-liquidity) on the Osmosis blockchain by providing the pool ID.

Instructions

Returns the type of a pool (balancer, stableswap, concentrated-liquidity)

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" }

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