SERVER
MCP Wallet Signer
Rank #6848io.github.nikicat/mcp-wallet-signer
Route EVM transactions to browser wallets for signing.
First listed
Feb 10, 2026
Last publish date
Feb 10, 2026
OVERVIEW
MCP Wallet Signer is a Model Context Protocol (MCP) server published by nikicat. It ranks #6848 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Wallet Signer is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Feb 10, 2026.
STANDING
#6,848of 58,900 tracked serversTop 25%
Ranks ahead of 52,052 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Wallet Signer
Add MCP Wallet Signer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-wallet-signer": {
"command": "npx",
"args": [
"-y",
"mcp-wallet-signer"
],
"env": {
"EVM_MCP_PORT": "<your EVM_MCP_PORT>",
"EVM_MCP_DEFAULT_CHAIN": "<your EVM_MCP_DEFAULT_CHAIN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
nikicat
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Wallet Signer?
- Route EVM transactions to browser wallets for signing.
- Who maintains MCP Wallet Signer?
- MCP Wallet Signer is maintained by nikicat, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Wallet Signer an official MCP server?
- Yes — MCP Wallet Signer is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Wallet Signer have?
- MCP Toplist tracks 2 versions of MCP Wallet Signer, most recently published on Feb 10, 2026.
- Where can I find the source code for MCP Wallet Signer?
- The source code for MCP Wallet Signer is hosted at github.com/nikicat/mcp-wallet-signer.
EXPLORE