Etherscan
Provides access to Etherscan blockchain data for LLM applications via the Model Context Protocol.
概要
Etherscan serves as a crucial bridge, allowing large language model applications to seamlessly interact with and retrieve blockchain data from over 50 supported chains. By integrating with the Model Context Protocol (MCP), it empowers LLMs to fetch real-time information such as account balances, transaction details, contract data, and gas prices, significantly enhancing their ability to understand and respond to blockchain-related queries.
主な機能
- Fetches contract ABI and source code
- Supports over 50 blockchain networks with a single API key
- Provides gas oracle information
- Access Etherscan API V2 for multi-chain support
- Retrieves account, token, transaction, and block data
- 1 GitHub stars
ユースケース
- Enabling natural language queries for blockchain data within LLM applications
- Accessing contract information like ABI and source code for dApp analysis
- Programmatically retrieving detailed account and transaction histories