Tatum Blockchain MCP

MCP server providing access to the Tatum Blockchain Data API and RPC Gateway, enabling LLMs to read and write blockchain data across 130+ networks.

jiayaoqijia Updated

File contents

Tatum Blockchain MCP

Official MCP server from Tatum.

A Model Context Protocol (MCP) server that provides access to the Tatum Blockchain Data API and RPC Gateway, enabling any LLM to read and write blockchain data across 130+ networks including Bitcoin, Ethereum, Solana, Polygon, Arbitrum, Base, Avalanche, and many more. Provides blockchain data API (blocks, transactions, balances, network info) and direct RPC gateway access.

Installation

# From the official repo:
git clone https://github.com/tatumio/blockchain-mcp
cd blockchain-mcp
npm install

Or install globally:

npm install -g @tatumio/blockchain-mcp

Links

jiayaoqijia/cryptoskill/tree/main/skills/mcp-servers/tatum-blockchain-mcp commit e3033153b0

Frequently asked questions

npx skillmds@latest add jiayaoqijia/tatum-blockchain-mcp