Skip to main content
Glama

Chronos MCP Server

get_balances

Retrieve token balances from a Stellar wallet by providing its public key. Part of the Chronos MCP Server for blockchain integration.

Instructions

Get balances for all tokens in a Stellar wallet

Input Schema

NameRequiredDescriptionDefault
publicKeyYesStellar wallet public key

Input Schema (JSON Schema)

{ "properties": { "publicKey": { "description": "Stellar wallet public key", "type": "string" } }, "required": [ "publicKey" ], "type": "object" }
Install Server

Other Tools from Chronos 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/grandmastr/chronos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server