MCP Servers / database / Chronos

Chronos

JSON →
nonedatabase

Interact with the Stellar blockchain to manage wallets, list tokens, query balances, and transfer funds.

Install
How to run this server
[ { "cmd": "npx chronos-mcp@latest", "imports": [] } ]
server path: chronos
Tools
What this server exposes
connect_wallet
Connects to a Stellar wallet using the secret key.
list_tokens
Lists all tokens and assets in the specified Stellar wallet.
get_balances
Retrieves the balance for XLM and any other assets.
transfer_funds
Transfers funds from your wallet to another Stellar wallet.
Configuration
Environment & auth
authnone
envSTELLAR_SECRET_KEY
Resources
Chronos — MCP Server · libregistry