Hive Intelligence

Tools Reference

NFT Analytics Tools

41 categorized tools are available on this scoped endpoint.

Category Endpoint: POST /hive_nft_analytics/mcp

Category Name in hive-mcp2: NFT Analytics

Providers represented here: CoinGecko, Codex, GoldRush


Scope

This page documents the tools exposed by the category-scoped MCP endpoint above.

  • tools/list on this category endpoint returns these 41 tools directly.
  • The full Hive server also exposes 512 live direct tools through the root server and the REST catalog.
  • For root-only direct tools that are not part of category-scoped tools/list, see Live Catalog.

Included Tools

ToolProviderSummary
get_nftCoinGeckoQuery all the NFT data (name, floor price, 24hr volume .) based on the NFT collection ID
get_nftsCoinGeckoQuery all supported NFTs with ID, contract address, name, asset platform ID and symbol on CoinGecko
get_nft_market_chartCoinGeckoThis endpoint allows you query historical market data of a NFT collection, including floor price, market cap, and 24hr volume, by number of days away from now
get_nft_tickersCoinGeckoGet a list of DeFi protocols with TVL metrics
get_nft_by_contractCoinGeckoRetrieve get nft by contract data through Hive Intelligence.
get_nft_marketsCoinGeckoRetrieve get nft markets data through Hive Intelligence.
get_nft_contract_market_chartCoinGeckoRetrieve get nft contract market chart data through Hive Intelligence.
get_nft_poolCodexGet detailed information about a specific NFT pool including pool balance, spot price, NFT assets, fees, and trading statistics
get_nft_pool_eventsCodexGet transaction events for NFT pools across all AMM NFT marketplaces
get_nft_pool_statsCodexGet aggregated pool statistics and metadata for a specific NFT collection on a given AMM NFT exchange
get_nft_collections_by_exchangeCodexGet all NFT collections that have liquidity pools on a specific AMM NFT exchange
get_nft_pools_by_collectionCodexGet all liquidity pools for a specific NFT collection on a given AMM NFT exchange
get_nft_pools_by_ownerCodexGet all NFT liquidity pools owned by a specific wallet address across AMM NFT marketplaces
filter_nft_collectionsCodexSearch and filter NFT collections based on various criteria including volume, floor price, trading activity, and metadata
filter_nft_pool_collectionsCodexSearch and filter NFT collections that have liquidity pools on AMM NFT marketplaces
search_nftsCodexSearch for NFTs across collections and marketplaces with advanced filtering options
filter_nft_poolsCodexSearch and filter NFT liquidity pools based on various criteria including liquidity, volume, pool type, and performance metrics
get_nft_collection_assetsCodexGet individual NFT assets from a collection with detailed metadata including attributes, media, and token-specific information
get_nft_collection_statsCodexGet bucketed statistical data for NFT collections over time including volume, price movements, and trading metrics across specified time periods
get_nft_collection_eventsCodexGet transaction events for NFT collections across marketplaces including sales, transfers, mints, and other activities
get_nft_contractsCodexGet enhanced contract information for NFT collections including metadata, social links, and labels
filter_parallel_assetsCodexSearch and filter Parallel trading card game assets with advanced filtering and matching criteria
get_parallel_card_changesCodexGet changes made to Parallel trading card metadata over time including updates to stats, artwork, and game mechanics
get_prime_pool_assetsCodexGet assets in Prime ecosystem pools including liquidity pool compositions and asset details
get_prime_pool_eventsCodexGet transaction events for Prime ecosystem pools including liquidity changes, swaps, and pool management activities
get_prime_poolsCodexGet information about Prime ecosystem pools including pool statistics, liquidity, and performance metrics
get_nft_holdersCodexGet holders of a specific NFT collection ordered by holdings with detailed balance information
get_prime_holdersCodexGet holders of Prime tokens with detailed balance information, USD values, and token metadata
goldrush_get_nft_balancesGoldRushGet all NFT holdings (ERC-721, ERC-1155) for a wallet on a specific chain using GoldRush (Covalent)
goldrush_check_nft_ownershipGoldRushCheck which wallets own NFTs from a specific collection using GoldRush (Covalent)
goldrush_check_nft_token_ownershipGoldRushCheck who owns a specific NFT token ID within a collection using GoldRush (Covalent)
goldrush_get_nft_metadataGoldRushGet metadata for a specific NFT token by contract address and token ID using GoldRush (Covalent)
goldrush_get_nft_token_idsGoldRushGet all token IDs with metadata for an NFT collection using GoldRush (Covalent)
goldrush_get_nft_transactionsGoldRushGet the full transaction history for a specific NFT token using GoldRush (Covalent)
goldrush_get_nft_traitsGoldRushGet all trait categories for an NFT collection using GoldRush (Covalent)
goldrush_get_nft_trait_valuesGoldRushGet all values for a specific trait category in an NFT collection using GoldRush (Covalent)
goldrush_get_nft_traits_summaryGoldRushGet rarity scores and trait distribution summary for an entire NFT collection using GoldRush (Covalent)
goldrush_get_nft_floor_priceGoldRushGet historical floor price timeseries for an NFT collection using GoldRush (Covalent)
goldrush_get_nft_volumeGoldRushGet historical trading volume timeseries for an NFT collection using GoldRush (Covalent)
goldrush_get_nft_sale_countGoldRushGet historical sales count timeseries for an NFT collection using GoldRush (Covalent)
goldrush_get_chain_collectionsGoldRushGet all NFT collections deployed on a specific chain using GoldRush (Covalent)

Discovery

Use these discovery surfaces when you need the current live catalog:

  • GET https://mcp.hiveintelligence.xyz/api/v1/tools
  • resources/read hive://tools
  • get_api_endpoint_schema on the root /mcp endpoint