servers / bankless-onchain

Bankless Onchain MCP server

communitystdiolocalunknownhealthy

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.


01Tools · 10

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
get_token_balances_on_network
Gets all token balances for a given address on a specific network
readfalseunknown
get_abi
Gets the ABI for a given contract on a specific network
readfalseunknown
get_source
Gets the source code for a given contract on a specific network
readfalseunknown
get_transaction_info
Gets detailed information about a specific transaction
readfalseunknown
read_contract
Read contract state from a blockchain. important: In case of a tuple, don't use type tuple, but specify the inner types (found in the source) in order. For nested structs, include the substructs types. Example: struct DataTypeA { DataTypeB b; //the liquidity index. Expressed in ray uint128 liquidityIndex; } struct DataTypeB { address token; } results in outputs for function with return type DataTypeA (tuple in abi): outputs: [{"type": "address"}, {"type": "uint128"}]
readfalseunknown
get_events
Fetches event logs for a given network and filter criteria
readfalseunknown
get_proxy
Gets the proxy address for a given network and contract
readfalseunknown
build_event_topic
Builds an event topic signature based on event name and arguments
unknownunknownunknown
get_transaction_history_for_user
Gets transaction history for a user and optional contract
readfalseunknown
get_block_info
Gets detailed information about a specific block by number or hash
readfalseunknown

02Install & source
npx -y @bankless/onchain-mcp
npx

05Provenance & freshness
sourcesAwesome MCP Servers (wong2) [p6]
last_checked2026-08-16 11:39Z
next_check2026-08-18 11:33Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex7 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Bankless Onchain MCP — as seen on mcpexplorer.com

[![Bankless Onchain MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/bankless-onchain.svg)](https://mcpexplorer.com/servers/bankless-onchain)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →