Skip to main content
Glama

Tatum MCP Server

Official

get_available_tools

Retrieve a list of available tools and their capabilities within Tatum MCP Server, optionally filtered by category, to streamline integration with blockchain APIs and related features.

Instructions

[gateway] Get a list of all available tools and their capabilities

Input Schema

NameRequiredDescriptionDefault
categoryNoOptional filter by feature category (e.g., blockchain_data, notifications, gateway)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Optional filter by feature category (e.g., blockchain_data, notifications, gateway)", "enum": [ "blockchain_data", "notifications", "gateway", "fee_estimation", "security", "smart_contracts", "storage", "virtual_accounts" ], "type": "string" } }, "required": [], "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