Bankless Onchain
Free查询链上数据,如 ERC20 代币、交易历史、智能合约状态。 (Bankless 官方)
FreeFree tier
About Bankless Onchain
Bankless Onchain MCP Server is an open-source Model Context Protocol (MCP) server that enables AI models to interact with blockchain on-chain data through the Bankless API. It provides structured access to smart contract states, event logs, and transaction histories across multiple blockchain networks such as Ethereum, Polygon, and Base. The server includes tools for reading contract state, retrieving proxy implementation addresses, fetching ABIs and source code, querying events, and obtaining transaction details. Note that this project is no longer receiving updates.
Key Features
Read contract state from smart contracts on multiple blockchain networks
Get proxy implementation contract addresses
Fetch ABI (Application Binary Interface) for a contract
Retrieve verified source code with metadata
Query event logs by contract and topic filters
Build event topic signature from event name and argument types
Get transaction history for a user address with optional filters
Get detailed transaction information including block, gas, and status
Pros & Cons
Pros
- Open source and free to use
- Structured access to on-chain data via MCP protocol
- Supports multiple blockchain networks (Ethereum, Polygon, Base, etc.)
- Comprehensive set of tools for contracts, events, and transactions
- Easy integration with AI models that support MCP
Cons
- No longer receiving updates (deprecated by maintainer)
- Requires a Bankless API key for authentication
- Limited documentation beyond the README
- Dependency on external Bankless API service
Best For
AI-powered blockchain analysis and data retrievalAutomated smart contract auditing and monitoringBuilding natural language interfaces for on-chain queriesResearching transaction histories and contract interactionsIntegrating blockchain data into chatbots or virtual assistants
FAQ
What is the Bankless Onchain MCP Server?
It is an open-source MCP server that provides AI models with structured access to blockchain on-chain data via the Bankless API, including contract state, events, and transactions.
Is the Bankless Onchain MCP Server free?
Yes, it is open source and free to use, but it requires a Bankless API key which may have its own usage limits.
Which blockchain networks are supported?
Networks include Ethereum, Polygon, Base, and others supported by the Bankless API.
Is the project still maintained?
No, the README states that the project is no longer receiving updates.