Skip to main content
Glama

Tatum MCP Server

Official

gateway_is_evm_chain

Verify if a blockchain chain is EVM-compatible using Tatum's Blockchain API, enabling developers to determine compatibility for smart contract and dApp development.

Instructions

[gateway] Check if a chain is EVM-compatible

Input Schema

NameRequiredDescriptionDefault
chainYesThe blockchain to check

Input Schema (JSON Schema)

{ "properties": { "chain": { "description": "The blockchain to check", "type": "string" } }, "required": [ "chain" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatumio/tatum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server