Installation & Configuration
{
"mcpServers": {
"web3": {
"command": "npx",
"args": [
"-y",
"web3-mcp-server"
],
"env": {
"PRIVATE_KEY": "0xYour-wallet-private-key (optional)"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17