DERO MCP Server MCP Tools
DERO MCP Server exposes 33 tools. Each one has its own page with the configuration for every client that can run this server.
-
dero_daemon_pingdero daemon ping
-
dero_daemon_echodero daemon echo
-
dero_get_infodero get info
-
dero_get_heightdero get height
-
dero_get_block_countdero get block count
-
dero_get_last_block_headerdero get last block header
-
dero_get_blockdero get block
-
dero_get_block_header_by_topo_heightdero get block header by topo height
-
dero_get_block_header_by_hashdero get block header by hash
-
dero_get_tx_pooldero get tx pool
-
dero_get_random_addressdero get random address
-
dero_get_transactiondero get transaction
-
dero_get_encrypted_balancedero get encrypted balance
-
dero_get_scdero get sc
-
dero_get_gas_estimatedero get gas estimate
-
dero_name_to_addressdero name to address
-
dero_get_block_templatedero get block template
-
dero_decode_proof_stringdero decode proof string
-
dero_docs_searchdero docs search
-
dero_docs_get_pagedero docs get page
-
dero_docs_listdero docs list
-
verify_supplyverify supply
-
diagnose_chain_healthdiagnose chain health
-
explain_smart_contractexplain smart contract
-
tela_inspecttela inspect
-
tela_get_doc_contenttela get doc content
-
dero_durl_to_sciddero durl to scid
-
dero_tela_list_appsdero tela list apps
-
recommend_docs_pathrecommend docs path
-
estimate_deploy_costestimate deploy cost
-
trace_transaction_with_contexttrace transaction with context
-
audit_chain_artifact_claimaudit chain artifact claim
-
dero_forge_demo_proofdero forge demo proof
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.