Loading MCP server directory, please wait...
Real-time Ethereum blockchain data (gas prices, account balances etc) on Mainnet and Sepolia
npx @getmcp/cli add io.tkllabs.bh.mcp-servers/ethereum-toolkitRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key for authentication as Bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.tkllabs.bh.mcp-servers/ethereum-toolkit": {
"url": "https://mcp-servers.bh.tkllabs.io:9780/ethereum-mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}