Back to Browse

CryptoAPIs MCP HTTP Server MCP Server

FinanceLow Risk9.0Remote
Free

Access 20+ blockchains through AI — balances, transactions, fees, contracts, and more.

About

Crypto APIs MCP Server gives AI agents direct access to blockchain data across 20+ networks including Ethereum, Bitcoin, Solana, XRP, and Kaspa. It aggregates 50 tools covering address balances, transaction history, fee estimation, smart contract data, market prices, HD wallet management, transaction preparation, and webhook subscriptions — all behind a single HTTP endpoint. Connect to all tools at once or scope your session to a single product for a lighter context. No local setup needed — just point your MCP client to the hosted endpoint with your API key.

Security Report

9.0
Low Risk9.0Low Risk

Remote MCP endpoint verified (352ms response). Server: cryptoapis-mcp-http-server. 1 trust signal: valid MCP protocol. 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 header on every request.Required

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-mcp-http-server": {
      "env": {
        "x-api-key": "your-x-api-key-here"
      },
      "url": "https://ai.cryptoapis.io/mcp"
    }
  }
}

Getting Started

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

  • 1"What is the ETH balance of 0x4675C7e5BaAFBFFbca748158bEcBA61ef3b0a263?"
  • 2"Show me the last 5 transactions for this Bitcoin address"
  • 3"What are the current gas fees on Ethereum mainnet?"
  • 4"Get the exchange rate for BTC to USD"

Reviews

No reviews yet

Be the first to review this server!