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
Un servidor MCP dinámico para interactuar con la API y los servicios de Etherscan.
Ejecución de su servidor
Prueba con mcp-cli
La forma más rápida de probar y depurar su servidor es con fastmcp dev
:
Esto ejecutará su servidor con mcp-cli
para probar y depurar su servidor MCP en la terminal.
Inspeccionar con MCP Inspector
Otra forma es utilizar el MCP Inspector
para inspeccionar su servidor con una interfaz web:
Preguntas frecuentes
¿Cómo utilizar con Claude Desktop?
Siga la guía https://modelcontextprotocol.io/quickstart/user y agregue la siguiente configuración:
Documentación de la API
https://docs.etherscan.io/etherscan-v2
Lista de cadenas compatibles: https://docs.etherscan.io/etherscan-v2/getting-started/supported-chains . Tenga en cuenta que no todas las cadenas son compatibles con todos los endpoints. Consulte la lista de cadenas compatibles aquí: https://forms.blockscan.com/public/grid/3E9QiN00NLhCQVibiP3Z-Bpqhmd7zGXsgapEKJupxiI
HACER
- prueba completa
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
Un servidor MCP que proporciona acceso a las API de datos de la cadena de bloques Etherscan, lo que permite a los usuarios consultar información de la cadena de bloques Ethereum a través del lenguaje natural.
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