Endogen/xian-mcp-server
3.2
If you are the rightful owner of xian-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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for interacting with the XIAN blockchain network, designed for local use to manage wallets, send transactions, and deploy smart contracts.
Tools
Functions exposed to the LLM to take actions
create_wallet
Generate new wallet
create_wallet_from_private_key
Import existing wallet
create_hd_wallet
Create/restore HD wallet
get_balance
Check address balance
send_transaction
Send XIAN tokens
send_tokens
Send custom tokens
submit_contract
Deploy smart contract
get_state
Read contract state
get_contract
Get contract source
simulate_transaction
Estimate gas costs
sign_message
Sign a message
encrypt_message
Encrypt between parties
decrypt_message
Decrypt messages
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client