Skip to main content
Glama

Osmosis MCP Server

MIT License

get-token-info

Retrieve detailed metadata for a specific token denomination on the Osmosis blockchain using this MCP server tool. Input the token denom to access essential information.

Instructions

Returns metadata about a specific token denomination

Input Schema

NameRequiredDescriptionDefault
denomYesThe token denomination (e.g., 'uosmo', 'ibc/...')

Input Schema (JSON Schema)

{ "properties": { "denom": { "description": "The token denomination (e.g., 'uosmo', 'ibc/...')", "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