{"slug":"devonmojito/ton-blockchain-mcp","name":"TON BLOCKCHAIN MCP","description":"Interact with the TON blockchain using natural language.","category":"database","tags":[],"official":false,"stars":26,"transport":"stdio","install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"get_account_info","description":"Retrieve detailed information about a TON blockchain account including balance, code, data, and status."},{"name":"get_transaction","description":"Fetch transaction details by hash from the TON blockchain."},{"name":"get_wallet_transactions","description":"Get recent transactions for a specific wallet address."},{"name":"get_jetton_wallet","description":"Retrieve jetton wallet information for a given owner and jetton master address."},{"name":"get_jetton_balance","description":"Get the balance of a specific jetton for a wallet address."},{"name":"get_nft_items","description":"Fetch NFT items by owner address or collection address."},{"name":"get_nft_collection","description":"Get details about an NFT collection including owner, next item index, and content."},{"name":"run_get_method","description":"Execute a get method on a smart contract and return the result."},{"name":"estimate_fees","description":"Estimate transaction fees for a given message or external message."},{"name":"send_boc","description":"Send a serialized bag of cells (BoC) to the TON blockchain."},{"name":"get_masterchain_info","description":"Get masterchain information including latest block, workchain, and shard data."},{"name":"get_block_transactions","description":"Retrieve all transactions in a specific block by workchain, shard, and seqno."},{"name":"get_config_param","description":"Fetch a specific configuration parameter from the TON blockchain."},{"name":"get_validators","description":"Get current validator set information including stakes and public keys."},{"name":"get_dns_record","description":"Resolve a TON DNS domain to its associated record (wallet, site, etc.)."},{"name":"get_staking_pools","description":"List available staking pools and their parameters."},{"name":"get_nominator_pool","description":"Get details about a specific nominator staking pool."},{"name":"get_elector_data","description":"Fetch elector contract data including elections, stakes, and participants."},{"name":"get_jetton_masters","description":"Search for jetton master contracts by symbol, name, or address."},{"name":"get_jetton_transfers","description":"Get recent jetton transfer events for a wallet or jetton master."},{"name":"get_nft_transfers","description":"Get recent NFT transfer events for an address or collection."},{"name":"get_account_history","description":"Get full transaction history for an account with pagination support."},{"name":"get_raw_account_state","description":"Fetch raw account state including storage, code, and data cells."},{"name":"get_shard_info","description":"Get shardchain information including blocks and shard hashes."},{"name":"get_block_header","description":"Retrieve block header information by workchain, shard, and seqno."}],"env_vars":["TON_API_KEY","YOUR_TON_API_KEY"],"auth_type":"none","github":"https://github.com/devonmojito/ton-blockchain-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}