pichukov/kaspa-mcp-server
If you are the rightful owner of kaspa-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kaspa MCP Server is a Model Context Protocol server designed for Kaspa operations using the WASM SDK, enabling LLMs to interact with the Kaspa network through standardized MCP tools.
Tools
Functions exposed to the LLM to take actions
kaspa_connect
Connect to a Kaspa network.
kaspa_create_wallet
Create or import a Kaspa wallet.
kaspa_get_balance
Get balance for a Kaspa address.
kaspa_send_transaction
Send a Kaspa transaction.
kaspa_estimate_fee
Estimate transaction fees.
kaspa_generate_mnemonic
Generate a new mnemonic phrase.
kaspa_validate_address
Validate a Kaspa address.
kaspa_setup_preconfigured_wallet
Setup wallet using preconfigured credentials from environment variables.
kaspa_get_wallet_info
Get wallet information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client