Integrations
Provides tools for interacting with Ethereum blockchain data through the Etherscan API, allowing access to transaction data, wallet information, and blockchain analytics for Ethereum and potentially other EVM chains.
@xiaok/etherscan-mcp
用于与 Etherscan 的 API 和服务交互的动态 MCP 服务器。
运行您的服务器
使用mcp-cli
进行测试
测试和调试服务器的最快方法是使用fastmcp dev
:
这将使用mcp-cli
运行您的服务器,以便在终端中测试和调试您的 MCP 服务器。
使用MCP Inspector
进行检查
另一种方法是使用官方MCP Inspector
通过 Web UI 检查您的服务器:
常问问题
如何与 Claude Desktop 一起使用?
按照指南https://modelcontextprotocol.io/quickstart/user并添加以下配置:
API文档
https://docs.etherscan.io/etherscan-v2
支持链列表: https://docs.etherscan.io/etherscan-v2/getting-started/supported-chains请注意,并非所有链都支持所有端点。支持列表请见此处: https://forms.blockscan.com/public/grid/3E9QiN00NLhCQVibiP3Z-Bpqhmd7zGXsgapEKJupxiI
待办事项
- 全面测试
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
提供访问 Etherscan 区块链数据 API 的 MCP 服务器,允许用户通过自然语言查询以太坊区块链信息。
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that connects Claude to BrianKnows' blockchain knowledge base, allowing users to search for blockchain/DeFi information and interact with a specialized agent across multiple knowledge bases.Last updated -3JavaScript
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3921
- -securityAlicense-qualityAn MCP server implementation that integrates the RSS3 API, allowing users to query data from decentralized chains, social media platforms, and the RSS3 network through natural language.Last updated -1JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that connects Claude for Desktop with blockchain functionality, allowing users to check balances and send tokens on EVM and Solana chains through natural language interactions.Last updated -TypeScript