Back to search
30
MCP

io.github.cryptoapis-io/mcp-signer

io.github.cryptoapis-io/mcp-signer

MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cryptoapis-io/mcp-transactions-data
MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-prepare-transactions
MCP server for building unsigned transactions on multiple blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-address-history
MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-blockchain-fees
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cryptoapis-io/mcp-signer": {
      "url": "None",
      "transport": "http"
    }
  }
}