Ethereum & EVM Message Signing runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from pypi. Last commit 30 Jul 2026.
Sign Ethereum messages - EIP-191, EIP-712 typed data, Permit2, signature verification and recovery
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 signing-mcp-server -- uvx signing-mcp-server
{
"mcpServers": {
"signing-mcp-server": {
"args": [
"signing-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.signing-mcp-server]
command = "uvx"
args = ["signing-mcp-server"]
{
"mcpServers": {
"signing-mcp-server": {
"args": [
"signing-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"signing-mcp-server": {
"args": [
"signing-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.