@xiaok/etherscan-mcp
@xiaok
@xiaok/etherscan-mcp について
Model Context Protocol (MCP) Server for Etherscan
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"etherscan-mcp": {
"command": "npx",
"args": [
"fastmcp",
"dev",
"src/index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
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
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント