Hive Intelligence - Crypto MCP Server

Get NFTs

Query all supported NFTs.

Tool Name: get_nfts

MCP Endpoint: POST /hive_nft_analytics/mcp

Data Source: CoinGecko, Codex


Overview

This tool is part of the Nft category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Nft documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "get_nfts",
    "arguments": {}
  }'

See all Nft tools for related functionality.


Back to Nft | All Tools