Skip to main content
Glama

Chronos MCP Server

list_tokens

Retrieve a full list of tokens associated with a Stellar wallet by providing the wallet's public key using the Chronos MCP Server.

Instructions

List 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" }

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