ethplorer mcp for Cline
io.github.mrfentmen/ethplorer-mcp
Ethereum token explorer: token info, address holdings, transaction history. No key required for...
client:Cline
transport:stdio
runtime:npm
Install ethplorer mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ethplorer-mcp": {
"command": "npx",
"args": [
"-y",
"ethplorer-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs