← All servers
πŸ”§

Block DataVerifiedπŸ›‘ No advisories

io.github.CryptoAPIs-io/mcp-block-data
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/cryptoapis-io, which proved it owns this namespace.

Verified owner: github.com/cryptoapis-io β†—io.github.CryptoAPIs-io/mcp-block-data

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CRYPTOAPIS_API_KEY.

About

MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs

Packages & transports

npm@cryptoapis-io/mcp-block-datav0.3.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_block_data": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptoapis-io/mcp-block-data"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @cryptoapis-io/mcp-block-data