Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KASPA_NETWORKNoNetwork: mainnet, testnet-10, testnet-11. Defaults to mainnetmainnet
KASPA_MNEMONICNoBIP39 mnemonic phrase (24 words)
KASPA_PRIVATE_KEYNoHex-encoded private key (alternative to mnemonic)
KASPA_ACCOUNT_INDEXNoBIP44 account index when using mnemonic. Defaults to 00

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_my_addressB

Get the Kaspa address derived from the configured private key

get_balanceB

Get balance for a Kaspa address (defaults to your wallet address)

get_fee_estimateB

Get current fee estimates from the Kaspa network

send_kaspaC

Send KAS tokens to a recipient address

get_transactionC

Get transaction status and details

generate_mnemonicA

Generate a new BIP39 mnemonic phrase and derive the corresponding Kaspa wallet address. Use this to create a new wallet.

health_checkB

Check server health: wallet config, address derivation, and API connectivity

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/kasanova-io/kaspa-mcp'

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