Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAIA_NETWORKNoNetwork (only kaia supported currently)kaia
KAIA_RPC_URLNoKAIA Mainnet RPC URLhttps://public-en.node.kaia.io
KAIA_AGENT_MODENoAgent mode: 'readonly' for safe exploration and data analysis, or 'transaction' for full DeFi operations with transaction capabilitiesreadonly
KAIA_PRIVATE_KEYNoWallet private key (required for transaction mode, must be 64 hex characters with or without 0x prefix)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
kaia_get_wallet_info

Get comprehensive wallet information including all token balances

kilolend_get_account_liquidity

Check account liquidity, health factor, and borrowing capacity on KiloLend

kilolend_get_lending_markets

Get all lending markets KiloLend with their current rates and statistics

kilolend_get_lending_stats

Get overall KiloLend protocol statistics and TVL information

kilolend_get_kilo_points

Get user KILO points balance

dragonswap_get_quote

Get a quote for swapping tokens on DragonSwap V3 DEX. Note: USDT uses 6 decimals, most other tokens use 18 decimals. For stKAIA, you can use either 'stKAIA' or 'STAKED_KAIA'.

dragonswap_get_pool_info

Get detailed information about a DragonSwap V3 pool

dragonswap_get_route

Get the best routing path for swapping tokens (supports multi-hop for better prices) on DragonSwap V3 DEX

get_all_prices

Get comprehensive market data including prices, market capitalization, 24h trading volume, and 24h price changes for all available tokens from the KiloLend price API (KAIA ecosystem tokens and major cryptocurrencies)

get_token_prices

Get comprehensive market data including prices, market capitalization, 24h trading volume, and 24h price changes for specific token symbols (e.g., 'KAIA', 'BTC', 'ETH', 'BORA')

get_kaia_ecosystem_prices

Get comprehensive market data including prices, market capitalization, 24h trading volume, and 24h price changes for KAIA ecosystem tokens only (KAIA, BORA, MBX, SIX, stKAIA)

get_major_crypto_prices

Get comprehensive market data including prices, market capitalization, 24h trading volume, and 24h price changes for major cryptocurrencies (BTC, ETH)

get_quick_prices

Get quick comprehensive market overview including prices, market capitalization, 24h trading volume, and 24h price changes for KAIA, BTC, and ETH

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/tamago-labs/kaia-mcp'

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