Back to search
30
MCP

io.github.cryptoapis-io/mcp-prepare-transactions

io.github.cryptoapis-io/mcp-prepare-transactions

MCP server for building unsigned transactions on multiple blockchains via Crypto APIs

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

Similar MCP servers embedding-nearest

io.github.cryptoapis-io/mcp-broadcast
MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-utils
MCP server for address derivation and encoding utilities across multiple blockchains 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-transactions-data
MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-signer
MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed
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

How to use

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

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