Skip to content
Back to search
30
MCP

Crypto APIs Prepare Transactions

pulsemcp/crypto apis prepare transactions

Building unsigned transactions on multiple blockchains via Crypto APIs.

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

Similar MCP servers embedding-nearest

Crypto APIs Broadcast
Broadcasting signed raw transactions to multiple blockchains 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-prepare-transactions
MCP server for building unsigned transactions on multiple blockchains via Crypto APIs
0 tools
Crypto APIs Transactions Data
Transaction lookup across EVM, UTXO, Solana, XRP, and Kaspa blockchains via Crypto APIs.
0 tools
Crypto APIs Utils
Address derivation and encoding utilities across multiple blockchains via Crypto APIs.
0 tools
Crypto APIs Simulate
Dry-run EVM transaction simulation for testing before on-chain execution via Crypto APIs.
0 tools

How to use

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

{
  "mcpServers": {
    "crypto_apis_prepare_transactions": {
      "url": "None",
      "transport": "http"
    }
  }
}