Back to Browse

CryptoAPIs Address Latest MCP HTTP Server MCP Server

FinanceLow Risk9.0Remote
Free

Get current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs

About

Query the latest balance and state of blockchain addresses using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Address Latest product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash, Bitcoin Cash), Solana, XRP, and Kaspa. Returns token balances, confirmed/unconfirmed UTXOs, and address metadata. Requires a Crypto APIs API key passed via the x-api-key header.

Security Report

9.0
Low Risk9.0Low Risk

Remote MCP endpoint verified (332ms response). Server: cryptoapis-mcp-http-server. 2 trust signals: valid MCP protocol, requires auth. No security issues detected.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

CryptoAPIs API key. Sign up at cryptoapis.io to get your free key — passed via the x-api-key headerRequired

Environment variable: x-api-key

Sign up free

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "cryptoapis-address-latest-mcp-http-server": {
      "env": {
        "x-api-key": "your-x-api-key-here"
      },
      "url": "https://ai.cryptoapis.io/mcp/address-latest"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"What is the current ETH balance of 0x4675C7e5BaAFBFFbca748158bEcBA61ef3b0a263?"
  • 2"Show all token balances for this Polygon address"
  • 3"Get the current confirmed and unconfirmed balance for this Bitcoin address"
  • 4"What is the XRP balance of this wallet?"
  • 5Tool: address_balance_evm — Get token and native balances for EVM addresses
  • 6Tool: address_balance_utxo — Get UTXO chain address balance and UTXOs
  • 7Tool: address_balance_solana — Get SOL and token balances for Solana addresses
  • 8Tool: address_balance_xrp — Get XRP address balance and metadata

Reviews

No reviews yet

Be the first to review this server!