Etherscan MCP

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 사용하는 것입니다.

지엑스피1

이렇게 하면 터미널에서 MCP 서버를 테스트하고 디버깅하기 위해 mcp-cli 로 서버가 실행됩니다.

MCP Inspector 으로 검사하세요

또 다른 방법은 공식 MCP Inspector 사용하여 웹 UI로 서버를 검사하는 것입니다.

npx fastmcp inspect server.ts

자주 묻는 질문

Claude Desktop과 함께 사용하는 방법?

https://modelcontextprotocol.io/quickstart/user 가이드를 따르고 다음 구성을 추가하세요.

{ "mcpServers": { "my-mcp-server": { "command": "npx", "args": ["tsx", "/PATH/TO/YOUR_PROJECT/src/index.ts"], "env": { "ETHERSCAN_API_KEY": "********" } } } }

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

할 일

  1. 완전히 테스트하다

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Etherscan 블록체인 데이터 API에 대한 액세스를 제공하는 MCP 서버로, 사용자가 자연어를 통해 Ethereum 블록체인 정보를 쿼리할 수 있도록 합니다.

  1. Running Your Server
    1. Test with mcp-cli
    2. Inspect with MCP Inspector
  2. FAQ
    1. How to use with Claude Desktop?
  3. API Doc
    1. TODO

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        An 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 -
        3
        JavaScript
      • A
        security
        F
        license
        A
        quality
        An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
        Last updated -
        39
        21
        • Apple
      • -
        security
        A
        license
        -
        quality
        An 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 -
        1
        JavaScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An 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
        • Apple

      View all related MCP servers

      ID: rfif4j5vmc