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
- GitHub: https://github.com/tatumio/blockchain-mcp
- Documentation: https://tatum.io/mcp