Skip to content
Back to search
30
MCP

Crypto APIs Utils

pulsemcp/crypto apis utils

Address derivation and encoding utilities across multiple blockchains 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-utils
MCP server for address derivation and encoding utilities across 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
Crypto APIs Prepare Transactions
Building unsigned transactions on multiple blockchains via Crypto APIs.
0 tools
Crypto APIs Broadcast
Broadcasting signed raw transactions to multiple blockchains via Crypto APIs.
0 tools
Crypto APIs Market Data
Cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs.
0 tools
Crypto APIs Block Data
Block-level data retrieval from EVM, UTXO, and XRP blockchains via Crypto APIs.
0 tools

How to use

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

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