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/liston 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
| Tool | Provider | Summary |
|---|---|---|
get_nft | CoinGecko | Query all the NFT data (name, floor price, 24hr volume .) based on the NFT collection ID |
get_nfts | CoinGecko | Query all supported NFTs with ID, contract address, name, asset platform ID and symbol on CoinGecko |
get_nft_market_chart | CoinGecko | This 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_tickers | CoinGecko | Get a list of DeFi protocols with TVL metrics |
get_nft_by_contract | CoinGecko | Retrieve get nft by contract data through Hive Intelligence. |
get_nft_markets | CoinGecko | Retrieve get nft markets data through Hive Intelligence. |
get_nft_contract_market_chart | CoinGecko | Retrieve get nft contract market chart data through Hive Intelligence. |
get_nft_pool | Codex | Get detailed information about a specific NFT pool including pool balance, spot price, NFT assets, fees, and trading statistics |
get_nft_pool_events | Codex | Get transaction events for NFT pools across all AMM NFT marketplaces |
get_nft_pool_stats | Codex | Get aggregated pool statistics and metadata for a specific NFT collection on a given AMM NFT exchange |
get_nft_collections_by_exchange | Codex | Get all NFT collections that have liquidity pools on a specific AMM NFT exchange |
get_nft_pools_by_collection | Codex | Get all liquidity pools for a specific NFT collection on a given AMM NFT exchange |
get_nft_pools_by_owner | Codex | Get all NFT liquidity pools owned by a specific wallet address across AMM NFT marketplaces |
filter_nft_collections | Codex | Search and filter NFT collections based on various criteria including volume, floor price, trading activity, and metadata |
filter_nft_pool_collections | Codex | Search and filter NFT collections that have liquidity pools on AMM NFT marketplaces |
search_nfts | Codex | Search for NFTs across collections and marketplaces with advanced filtering options |
filter_nft_pools | Codex | Search and filter NFT liquidity pools based on various criteria including liquidity, volume, pool type, and performance metrics |
get_nft_collection_assets | Codex | Get individual NFT assets from a collection with detailed metadata including attributes, media, and token-specific information |
get_nft_collection_stats | Codex | Get bucketed statistical data for NFT collections over time including volume, price movements, and trading metrics across specified time periods |
get_nft_collection_events | Codex | Get transaction events for NFT collections across marketplaces including sales, transfers, mints, and other activities |
get_nft_contracts | Codex | Get enhanced contract information for NFT collections including metadata, social links, and labels |
filter_parallel_assets | Codex | Search and filter Parallel trading card game assets with advanced filtering and matching criteria |
get_parallel_card_changes | Codex | Get changes made to Parallel trading card metadata over time including updates to stats, artwork, and game mechanics |
get_prime_pool_assets | Codex | Get assets in Prime ecosystem pools including liquidity pool compositions and asset details |
get_prime_pool_events | Codex | Get transaction events for Prime ecosystem pools including liquidity changes, swaps, and pool management activities |
get_prime_pools | Codex | Get information about Prime ecosystem pools including pool statistics, liquidity, and performance metrics |
get_nft_holders | Codex | Get holders of a specific NFT collection ordered by holdings with detailed balance information |
get_prime_holders | Codex | Get holders of Prime tokens with detailed balance information, USD values, and token metadata |
goldrush_get_nft_balances | GoldRush | Get all NFT holdings (ERC-721, ERC-1155) for a wallet on a specific chain using GoldRush (Covalent) |
goldrush_check_nft_ownership | GoldRush | Check which wallets own NFTs from a specific collection using GoldRush (Covalent) |
goldrush_check_nft_token_ownership | GoldRush | Check who owns a specific NFT token ID within a collection using GoldRush (Covalent) |
goldrush_get_nft_metadata | GoldRush | Get metadata for a specific NFT token by contract address and token ID using GoldRush (Covalent) |
goldrush_get_nft_token_ids | GoldRush | Get all token IDs with metadata for an NFT collection using GoldRush (Covalent) |
goldrush_get_nft_transactions | GoldRush | Get the full transaction history for a specific NFT token using GoldRush (Covalent) |
goldrush_get_nft_traits | GoldRush | Get all trait categories for an NFT collection using GoldRush (Covalent) |
goldrush_get_nft_trait_values | GoldRush | Get all values for a specific trait category in an NFT collection using GoldRush (Covalent) |
goldrush_get_nft_traits_summary | GoldRush | Get rarity scores and trait distribution summary for an entire NFT collection using GoldRush (Covalent) |
goldrush_get_nft_floor_price | GoldRush | Get historical floor price timeseries for an NFT collection using GoldRush (Covalent) |
goldrush_get_nft_volume | GoldRush | Get historical trading volume timeseries for an NFT collection using GoldRush (Covalent) |
goldrush_get_nft_sale_count | GoldRush | Get historical sales count timeseries for an NFT collection using GoldRush (Covalent) |
goldrush_get_chain_collections | GoldRush | Get 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/toolsresources/read hive://toolsget_api_endpoint_schemaon the root/mcpendpoint