Back to search
30
MCP

io.github.cryptoapis-io/mcp-block-data

io.github.cryptoapis-io/mcp-block-data

MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains 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-blockchain-fees
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-market-data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata 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-utils
MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs
0 tools
io.github.cryptoapis-io/mcp-address-history
MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs
0 tools

How to use

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

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