Skip to content
Back to search
30
MCP

Crypto APIs Simulate

pulsemcp/crypto apis simulate

Dry-run EVM transaction simulation for testing before on-chain execution via Crypto APIs.

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

Similar MCP servers embedding-nearest

io.github.CryptoAPIs-io/mcp-simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
0 tools
Crypto APIs Prepare Transactions
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 Contracts
Smart contract ABIs and on-chain data from EVM and Solana blockchains via Crypto APIs.
0 tools
Crypto APIs Address History
Full transaction and token history for EVM and UTXO blockchain addresses via Crypto APIs.
0 tools

How to use

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

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