Model Context Protocol • 28 Registered Tools

MCP Tool Registry

Every NavScope tool your AI assistant can invoke — with category, description, and a sample prompt to trigger it from Claude Desktop or any MCP client.

Install NavScope MCP in 30 seconds

Add this JSON block to your Claude Desktop or Copilot MCP configuration. All 28 tools register automatically on next startup.

"mcpServers": { "navscope": { "url": "https://mcp.navscope.io/sse", "token": "YOUR_API_KEY" } }

Replace YOUR_API_KEY with the key issued on subscription. Config path: Claude Desktop → Settings → Developer → MCP servers (claude_desktop_config.json).

Filter:
# Tool Name Category Description & Sample Prompt
01 get_token_price Token Info

Returns the current price, 24h change, and market cap for a token by contract address or symbol across all tracked exchanges.

"What is the current price of MATIC?"
02 get_token_volume Token Info

Returns 24h trading volume broken down by exchange, with aggregate total and percentage share per venue.

"What's the 24h volume for ETH across all exchanges?"
03 get_token_liquidity Token Info

Returns order-book depth (bid/ask spread, top-5 depth levels) and DEX liquidity pool TVL for the requested token.

"Show me the liquidity depth for LINK on Binance."
04 get_token_profile Token Info

Returns full token metadata: chain, contract address, decimals, total supply, circulating supply, launch date, and official links.

"Give me the full profile for Arbitrum (ARB)."
05 get_token_narrative Token Info

Returns an AI-generated narrative summary for the token — covering use case, recent developments, and sentiment direction.

"Summarize the narrative around Optimism (OP) right now."
06 compare_tokens Token Info

Side-by-side comparison of 2–5 tokens across price, volume, market cap, exchange coverage, and liquidity depth.

"Compare SOL, AVAX, and NEAR on price and volume."
07 get_token_coverage Token Info

Lists all exchanges where a token is currently listed, with status (active/suspended), pair names, and launch dates per venue.

"Which exchanges list Chainlink (LINK) and when were they added?"
08 get_listing_gaps Token Info

Identifies exchanges where a token is NOT listed despite qualifying criteria — surfaces potential listing opportunities.

"Which top-10 exchanges don't list Injective (INJ) yet?"
09 get_exchange_health Exchange

Returns the current health status of an exchange — API uptime, last data timestamp, and any active data-feed anomalies detected by NavScope.

"Is Binance's data feed healthy right now?"
10 list_exchanges Exchange

Lists all 20+ exchanges NavScope monitors, with type (CEX/DEX), tier rank, supported chains, and active pair counts.

"Show me all the DEX exchanges NavScope covers."
11 get_exchange_volume Exchange

Returns total 24h trading volume for an exchange, broken down by top pairs and asset categories (spot, perps, DeFi).

"What was OKX's total trading volume in the last 24 hours?"
12 get_cross_exchange_spread Exchange

Returns price spread for a token across all exchanges where it trades — identifies arbitrage opportunities and price divergence.

"What's the price spread for BTC across Coinbase, Kraken, and Binance?"
13 get_new_listings Exchange

Returns tokens newly listed on one or all exchanges in a given timeframe, with listing date, pair, and initial 24h volume.

"What tokens were newly listed on Bybit in the last 7 days?"
14 get_exchange_pairs Exchange

Returns the full active trading pair list for an exchange, filterable by quote currency (USDT, BTC, ETH) or by minimum volume threshold.

"List all USDT pairs on KuCoin with volume above $1M."
15 scan_chain_tokens Chain Scan

Returns tokens recently deployed on a chain, filterable by launch date, liquidity threshold, and holder count minimum.

"Show me new tokens launched on Polygon in the last 48 hours with at least $50K liquidity."
16 get_chain_stats Chain Scan

Returns chain-level statistics: active addresses, transaction count, gas price, and total DEX volume for the last 24h.

"What are the current on-chain stats for Ethereum?"
17 get_dex_pools Chain Scan

Returns active DEX liquidity pools for a token, sorted by TVL, with fee tier, pool address, and 24h fee revenue.

"Show me the top Uniswap v3 pools for WBTC by TVL."
18 resolve_contract Chain Scan

Resolves a contract address to its token identity (symbol, name, chain, decimals) and checks NavScope coverage status.

"What token is at 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum?"
19 get_holder_count Chain Scan

Returns the current holder count and 7-day growth rate for a token on-chain, with top-10 holder concentration.

"How many wallets hold PEPE and how fast is the count growing?"
20 search_tokens Discovery

Full-text and fuzzy search across 10M+ tokens by name, symbol, or partial contract address. Returns ranked results with key metrics.

"Find all tokens with 'AI' in the name listed on at least 3 exchanges."
21 get_trending_tokens Discovery

Returns trending tokens by volume spike or narrative mentions in the last 1h, 6h, or 24h — filterable by chain or exchange.

"What tokens are trending on Solana right now by volume spike?"
22 get_tokens_by_sector Discovery

Returns all tokens tagged to a sector (DeFi, Gaming, RWA, AI, Layer2, etc.), sorted by market cap or 24h volume.

"List the top 10 RWA tokens by market cap."
23 get_unlisting_risk Discovery

Identifies tokens at elevated delisting risk based on volume decline, exchange warning signals, and project activity metrics.

"Which tokens in my watchlist show high delisting risk signals?"
24 get_pipeline_status Fleet Ops

Returns live pipeline health: adapter status per exchange, data freshness per token tier, and any active fetch failures.

"Is the NavScope data pipeline fully healthy right now?"
25 get_coverage_stats Fleet Ops

Returns system-wide coverage statistics: tokens tracked, exchange adapters active, data freshness SLA compliance rate.

"How many tokens is NavScope actively tracking today?"
26 get_data_freshness Fleet Ops

Returns the last-updated timestamp for a specific token or exchange feed, and whether it is within SLA thresholds.

"When was the last price update for XRP on Kraken?"
27 set_price_alert Alerts

Registers a price threshold alert for a token. Delivers a notification when the token crosses the specified price level (up or down).

"Alert me when ETH drops below $2,800."
28 set_listing_alert Alerts

Registers an alert for a token being newly listed on a specified exchange or tier of exchange. Fires on detection.

"Notify me if Sui (SUI) gets listed on Coinbase."

Ready to wire NavScope into your AI client?

All 28 tools activate with one config block. Choose a plan and get your API key — setup takes under 5 minutes.