Skip to main content
Glama

Osmosis MCP Server

MIT License

get-supply

Query the total supply of a specific token on the Osmosis blockchain using the denom identifier for accurate and detailed results.

Instructions

Returns the total supply information for a specific token

Input Schema

NameRequiredDescriptionDefault
denomYesThe token denomination to query supply for

Input Schema (JSON Schema)

{ "properties": { "denom": { "description": "The token denomination to query supply for", "type": "string" } }, "required": [ "denom" ], "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