← All WebMCP sites

tatum.io

Finance & Cryptohttps://tatum.io/listed as of 2026-08-15
Tatum makes blockchain development simple. It’s the go-to blockchain development platform with a unified framework for building Web3 apps using any of the 100+ protocols.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 55/100 (C).

Tools

discoverTatumMcpServeranswerimperative
Discover Tatum for AI agents: MCP Server Card, API catalog, documentation, and key product pages (nodes, gateway, data API, notifications, wallets, price API, trending tokens, chains, pricing).
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
openTatumProductanswerimperative
Return the best Tatum marketing product URL for a requested product. Use for nodes, gateway/RPC router, data API, notifications/webhooks, wallets/WaaS, price API, trending tokens, supported chains, or pricing. Prefer this for product pages; use openTatumDocs for developer docs.
Input schema
{
  "type": "object",
  "properties": {
    "product": {
      "type": "string",
      "description": "Product name or alias, e.g. nodes, gateway, data-api, notifications, wallets, price-api, trending tokens, chains, pricing."
    }
  },
  "required": [
    "product"
  ],
  "additionalProperties": false
}
openTatumDocsanswerimperative
Return the best Tatum documentation or related URL for a topic (RPC/nodes, wallets, webhooks/notifications, auth/API keys, pricing, MCP, gateway, data API, price API, trending tokens, chains).
Input schema
{
  "type": "object",
  "properties": {
    "topic": {
      "type": "string",
      "description": "Documentation topic, such as RPC, wallets, webhooks, authentication, pricing, MCP, gateway, data API, or price API."
    }
  },
  "required": [
    "topic"
  ],
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.