MCP Server
Ethereum & EVM Message Signing MCP Server
io.github.nirholas/signing-mcp-server
What is the Ethereum & EVM Message Signing MCP server?
Sign Ethereum messages - EIP-191, EIP-712 typed data, Permit2, signature verification and recovery
How to install Ethereum & EVM Message Signing
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"signing-mcp-server": {
"command": "uvx",
"args": [
"signing-mcp-server"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"signing-mcp-server": {
"command": "uvx",
"args": [
"signing-mcp-server"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"signing-mcp-server": {
"command": "uvx",
"args": [
"signing-mcp-server"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"signing-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"signing-mcp-server"
]
}
}
}Claude Code
claude mcp add signing-mcp-server -- uvx signing-mcp-serverRelated MCP servers
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
View repository →MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
View repository →UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.
View repository →Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.
View repository →Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.
View repository →Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.
View repository →