Skip to main content
Glama

Osmosis MCP Server

get-protorev-pool-weights

Retrieve pool weight configurations for ProtoRev on the Osmosis blockchain. Optional filtering by pool types such as balancer, stableswap, or concentrated to streamline data analysis.

Instructions

Returns the pool weight configuration for ProtoRev

Input Schema

NameRequiredDescriptionDefault
poolTypeNoOptional: filter by pool type (balancer, stableswap, concentrated)

Input Schema (JSON Schema)

{ "properties": { "poolType": { "description": "Optional: filter by pool type (balancer, stableswap, concentrated)", "enum": [ "balancer", "stableswap", "concentrated" ], "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