Ethereum MCP ServersServer

integrations
GitHub
EthereumBlockchainMCP

Loading subscription status...

💡 Description

A collection of MCP servers focused on enabling interactions with the Ethereum blockchain, providing tools for accessing blockchain data, smart contract management, trading functionalities, and querying of cryptocurrency information through AI-powered interfaces.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Nodit MCP Server": {
        "env": {
          "NODE_ENV": "production"
        },
        "args": [
          "--env",
          "production"
        ],
        "command": "npm start"
      }
    }
  ]
}

🛠️ Tools

Etherscan APIWeb3.jsInfura

Features

  • Blockchain data access
  • Smart contract interaction
  • Transaction submission

💬 Example Queries

  • Check my ETH balance
  • Retrieve ERC20 transfer history
  • Get gas price predictions for Ethereum transactions