ethereum-org-website

GitHub

Ethereum.org is a primary online resource for the Ethereum community.

5,950 stars Markdown 1 file ยท ~48,344 tokens #blockchain#chakra-ui#ethereum#nextjs#react#typescript#web3

ethereum-org-website MCP Server

MCP server for ethereum/ethereum-org-website

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ethereum-org-website": {
      "command": "npx",
      "args": [
        "-y",
        "@ethereum/ethereum-org-website"
      ]
    }
  }
}