Skip to main content
Glama

Osmosis MCP Server

MIT License

get-account-balance

Retrieve token balances for a specific Osmosis blockchain address. This tool helps users quickly access and verify account holdings using the Osmosis MCP Server.

Instructions

Returns token balances for an Osmosis address

Input Schema

NameRequiredDescriptionDefault
addressYesThe Osmosis address to query balances for

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The Osmosis address to query balances for", "type": "string" } }, "required": [ "address" ], "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