EVM Wallet Signer
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
Install
npmstdio
npx -y mcp-wallet-signer Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-nikicat-mcp-wallet-signer": {
"command": "npx",
"args": [
"-y",
"mcp-wallet-signer"
]
}
}
} Source: official MCP Registry record · registry name io.github.nikicat/mcp-wallet-signer · published 2026-02-10 · updated 2026-02-10. Not an endorsement; review the code before connecting it to anything sensitive.