Tools Catalog
NFT Analytics Tools for AI Agents
Written by Hive Intelligence, Product docsLast updated
This scoped endpoint exposes the current NFT Analytics tool set.
Category Endpoint: POST /hive_nft_analytics/mcp
Providers represented here: CoinGecko, Codex, Moralis, Helius
Scope
This page documents the tools exposed by the category-scoped MCP endpoint above.
tools/liston this category endpoint returns the current scoped tool set directly.- The full Hive server also exposes the complete wrapped provider catalog through root
invoke_api_endpoint, category endpoints, and the REST catalog. - For the complete wrapped provider catalog, including tools outside this category page, see Live Catalog.
Included tools
| Tool | Provider | Summary |
|---|---|---|
get_nft | CoinGecko | Query collection metadata, floor price, market cap, and 24-hour volume by CoinGecko 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 | Query marketplace tickers, floor prices, and 24-hour volume for a CoinGecko NFT collection. |
get_nft_by_contract | CoinGecko | Query NFT collection metadata by contract address and asset platform. |
get_nft_markets | CoinGecko | List NFT marketplaces and market identifiers available through CoinGecko. |
get_nft_contract_market_chart | CoinGecko | Query historical floor price, market cap, and volume for an NFT contract on a supported asset platform. |
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 |
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