ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
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"
]
}
}
}