Back to search
30
MCP

io.github.cryptoapis-io/mcp-address-history

io.github.cryptoapis-io/mcp-address-history

MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cryptoapis-io/mcp-transactions-data
MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-block-data
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-address-latest
MCP server for current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-blockchain-fees
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cryptoapis-io/mcp-address-history": {
      "url": "None",
      "transport": "http"
    }
  }
}