@xiaok/etherscan-mcp
@xiaok
About @xiaok/etherscan-mcp
Model Context Protocol (MCP) Server for Etherscan
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"etherscan-mcp": {
"command": "npx",
"args": [
"fastmcp",
"dev",
"src/index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is @xiaok/etherscan-mcp?
@xiaok/etherscan-mcp is a dynamic Model Context Protocol (MCP) server that provides a standardized interface for interacting with Etherscan’s API and services. It is designed for developers who want to query Ethereum blockchain data through MCP‑compatible clients such as Claude Desktop.
How to use @xiaok/etherscan-mcp?
Run npx fastmcp dev src/index.ts to test with mcp-cli, or npx fastmcp inspect src/index.ts to inspect with the MCP Inspector. For use with Claude Desktop, add the server configuration to your Claude Desktop settings, specifying the command npx tsx /PATH/TO/YOUR_PROJECT/src/index.ts and the environment variable ETHERSCAN_API_KEY.
Key features of @xiaok/etherscan-mcp
- Integrates with Etherscan’s API via the MCP protocol
- Testable and debuggable with
mcp-cli - Inspectable through the official MCP Inspector
- Supports multiple blockchains (see
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments