Skip to main content
Glama

Osmosis MCP Server

MIT License

get-pool-incentives

Retrieve incentive details for a specific pool on the Osmosis blockchain using the pool ID.

Instructions

Returns incentive information for a specific pool

Input Schema

NameRequiredDescriptionDefault
poolIdYesThe pool ID

Input Schema (JSON Schema)

{ "properties": { "poolId": { "description": "The pool ID", "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