MCP Server
MCP
Ethereum & EVM Message Signing
Sign Ethereum messages - EIP-191, EIP-712 typed data, Permit2, signature verification and recovery
Install
uvx signing-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "signing-mcp-server",
"version": "1.0.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment