A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tatumio/blockchain-mcp below:

GitHub - tatumio/blockchain-mcp

Blockchain MCP powered by 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. Visit official MCP webpage for more details and to get your Tatum API key.

Global Installation (Recommended)
npm install -g @tatumio/blockchain-mcp
npm install @tatumio/blockchain-mcp

Get your free API key from Tatum Dashboard.

2. MCP Client Integration

Add this server to your MCP client configuration:

{
  "mcpServers": {
    "tatumio": {
      "command": "npx",
      "args": [
        "@tatumio/blockchain-mcp"
      ],
      "env": {
        "TATUM_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
Blockchain Data (10 tools) EVM-Compatible (69 networks)

This project is licensed under the MIT License - see the LICENSE file for details.

Tatum is a blockchain development platform that provides APIs, SDKs, and tools for building blockchain applications. Learn more at tatum.io.

Made with ❤️ by the Tatum team


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4