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.

yejiming e303315 2 files · 1.1 KB 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

yejiming/web3-awesome-skills/tree/main/skills/community/mcp-servers/tatum-blockchain-mcp commit e3033153b0

Frequently asked questions

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