Overview
What is @xiaok/etherscan-mcp?
@xiaok/etherscan-mcp is a dynamic Model Context Protocol (MCP) server designed for interacting with Etherscan's API and services, enabling developers to easily integrate blockchain data into their applications.
How to use @xiaok/etherscan-mcp?
To use the MCP server, you can run it locally using the mcp-cli for testing and debugging. Use the command npx fastmcp dev server.js or npx fastmcp dev server.ts to start the server. You can also inspect the server using the official MCP Inspector.
Key features of @xiaok/etherscan-mcp?
- Easy integration with Etherscan's API.
- Supports testing and debugging with
mcp-cli. - Web UI for server inspection via MCP Inspector.
Use cases of @xiaok/etherscan-mcp?
- Building applications that require real-time blockchain data.
- Testing and debugging blockchain interactions during development.
- Integrating Etherscan services into decentralized applications (dApps).
FAQ from @xiaok/etherscan-mcp?
- How to use with Claude Desktop?
Follow the guide at https://modelcontextprotocol.io/quickstart/user and configure your MCP server accordingly.
- Where can I find the API documentation?
The API documentation is available at https://docs.etherscan.io/.