EVM Wallet Signer runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from npm. Last commit 16 Jul 2026.
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
Today is the operative word: we check EVM Wallet Signer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-wallet-signer -- npx -y mcp-wallet-signer
{
"mcpServers": {
"mcp-wallet-signer": {
"args": [
"-y",
"mcp-wallet-signer"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-wallet-signer]
command = "npx"
args = ["-y", "mcp-wallet-signer"]
{
"mcpServers": {
"mcp-wallet-signer": {
"args": [
"-y",
"mcp-wallet-signer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-wallet-signer": {
"args": [
"-y",
"mcp-wallet-signer"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EVM_MCP_PORT (HTTP server port for the browser approval UI (default: 3847)), EVM_MCP_DEFAULT_CHAIN (Default EVM chain ID (default: 1 for Ethereum mainnet)).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.
MuseScore for Claude — search sheet music and read score metadata via your signed-in browser
Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.
OpenRouter for browser agents. One MCP to route browser tasks across 250+ runners.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.
MCP server for Zen Browser automation via WebDriver BiDi
Answers built from our own checks of this server.