Skip to main content
Glama

Tatum MCP Server

Official

gateway_get_url

Retrieve the gateway URL for a specific blockchain using Tatum MCP Server's API. Simplify interactions with blockchain data by accessing the required network entry point.

Instructions

[gateway] Get the gateway URL for a specific chain

Input Schema

NameRequiredDescriptionDefault
chainYesThe blockchain to get the gateway URL for

Input Schema (JSON Schema)

{ "properties": { "chain": { "description": "The blockchain to get the gateway URL for", "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