EIPs
The Ethereum Improvement Proposal repository
EIPs MCP Server
MCP server for ethereum/EIPs
Ready-to-Use Client Configurations
{
"mcpServers": {
"EIPs": {
"command": "npx",
"args": [
"-y",
"@ethereum/EIPs"
]
}
}
}