mcp server MCP Tools
mcp server exposes 16 tools. Each one has its own page with the configuration for every client that can run this server.
-
__unlock_blockchain_analysis__unlock blockchain analysis
-
get_block_infoRead-onlyget block info
-
get_block_numberRead-onlyget block number
-
get_address_by_ens_nameRead-onlyget address by ens name
-
get_transactions_by_addressRead-onlyget transactions by address
-
get_token_transfers_by_addressRead-onlyget token transfers by address
-
lookup_token_by_symbolRead-onlylookup token by symbol
-
get_contract_abiRead-onlyget contract abi
-
inspect_contract_codeRead-onlyinspect contract code
-
read_contractRead-onlyread contract
-
get_address_infoRead-onlyget address info
-
get_tokens_by_addressRead-onlyget tokens by address
-
nft_tokens_by_addressnft tokens by address
-
get_transaction_infoRead-onlyget transaction info
-
get_chains_listRead-onlyget chains list
-
direct_api_calldirect api call
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.