MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed
MCP server for local transaction signing across EVM, UTXO, Tron, and XRP blockchains. No Crypto APIs HTTP calls — signing happens entirely on your machine. No API key required. Stdio only — no HTTP transport. The server does not listen on any port. Private keys in tool input — each tool receives / / as parameters. Keys are never read from environment variables. No network calls — all signing is…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server for local transaction signing across EVM, UTXO, Tron, and XRP blockchains. No Crypto APIs HTTP calls — signing happens entirely on your machine. No API key required. Stdio only — no HTTP transport. The server does not listen on any port. Private keys in tool input — each tool receives / / as parameters. Keys are never read from environment variables. No network calls — all signing is done locally using cryptographic libraries. Or install all Crypto APIs MCP servers: Add to your…