Skip to main content
Glama

Osmosis MCP Server

get-ibc-rate-limits

Retrieve IBC rate limiting details for the Osmosis blockchain, optionally filtered by specific channel ID. Facilitates monitoring and analysis of cross-chain transfer constraints.

Instructions

Returns IBC rate limiting information

Input Schema

NameRequiredDescriptionDefault
channelIdNoOptional: filter by specific IBC channel

Input Schema (JSON Schema)

{ "properties": { "channelId": { "description": "Optional: filter by specific IBC channel", "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