- Crypto Apis Blockchain Utils
Crypto Apis Blockchain Utils
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 agoUpdated At
3 months agoAuthor Name
Crypto APIsStar
-Language
-License
-Tags
Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago