Installation & Configuration
{
"mcpServers": {
"etherscan_mcp": {
"command": "npx",
"args": [
"tsx",
"/PATH/TO/YOUR_PROJECT/src/index.ts"
],
"env": {
"ETHERSCAN_API_KEY": "********"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/27
Updated
2026/6/7