Server data from the Official MCP Registry
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
Set these up before or after installing:
Environment variable: EVM_MCP_PORT
Environment variable: EVM_MCP_DEFAULT_CHAIN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nikicat-mcp-wallet-signer": {
"env": {
"EVM_MCP_PORT": "your-evm-mcp-port-here",
"EVM_MCP_DEFAULT_CHAIN": "your-evm-mcp-default-chain-here"
},
"args": [
"-y",
"mcp-wallet-signer-web"
],
"command": "npx"
}
}
}Well-designed MCP server that prioritizes security by routing blockchain interactions through users' browser wallets rather than handling private keys directly. The authentication model is appropriate for its purpose, requiring explicit user approval for all sensitive operations through the browser. Supply chain analysis found 9 known vulnerabilities in dependencies. Package verification found 1 issue (1 critical, 0 high severity).
8 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.