Bankless Onchain MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_contractC | Read contract state from a blockchain. important: |
| get_proxyB | Gets the proxy address for a given network and contract |
| get_abiC | Gets the ABI for a given contract on a specific network |
| get_sourceB | Gets the source code for a given contract on a specific network |
| get_eventsC | Fetches event logs for a given network and filter criteria |
| build_event_topicC | Builds an event topic signature based on event name and arguments |
| get_transaction_history_for_userC | Gets transaction history for a user and optional contract |
| get_transaction_infoB | Gets detailed information about a specific transaction |
| get_token_balances_on_networkC | Gets all token balances for a given address on a specific network |
| get_block_infoC | Gets detailed information about a specific block by number or hash |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bankless/onchain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server