Crypto Apis Blockchain Utils

Created By
Crypto APIs3 months ago
MCP server for Crypto APIs Utils product. Validate addresses, decode raw transactions, and XRP X-Address encode/decode.
Overview

MCP server for Crypto APIs Utils product. Validate addresses, decode raw transactions, and XRP X-Address encode/decode.

API Version: Compatible with Crypto APIs version 2024-12-12

Features UTXO utils: Validate address, decode raw transaction hex (bitcoin, bitcoin-cash, litecoin, dogecoin, dash, zcash)

EVM utils: Validate address, decode raw transaction hex

XRP utils: Validate address, decode X-Address, encode X-Address

Derive addresses: Derive HD wallet (xPub/yPub/zPub) change or receiving addresses without syncing

Server Config

{
  "mcpServers": {
    "cryptoapis-utils": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptoapis-io/mcp-utils"
      ],
      "env": {
        "CRYPTOAPIS_API_KEY": "your_api_key_here"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
Crypto APIs
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All