MCP Data Redistribution Guidelines

At Nansen, our goal is to empower developers by providing access to the richest onchain data. We encourage you to build on top of our API and MCP, and these guidelines explain how to use and share Nansen’s data in your products while protecting the unique value of our insights.

All use of the Nansen API and MCP is subject to these guidelines and our official Terms of Service.

Quick Reference: Can You Redistribute?

Wallet Profiler

Tool Name
Redistribution Status
Notes

address_portfolio

Allowed

address_historical_balances

Allowed

address_transactions

Allowed (with attribution)

Must credit Nansen when displaying data

address_related_addresses

Allowed (with attribution)

Must credit Nansen when displaying data

address_counterparties

Allowed (with attribution)

Must credit Nansen when displaying data

wallet_pnl_for_token

Allowed

wallet_pnl_summary

Allowed

address_transactions_for_token

Allowed (with attribution)

Must credit Nansen when displaying data

Token God Mode

Tool Name
Redistribution Status
Notes

token_dex_trades

Allowed (with attribution)

Must credit Nansen when displaying data

token_transfers

Allowed

token_who_bought_sold

Allowed (with attribution)

Must credit Nansen when displaying data

token_flows

Allowed (with attribution)

Must credit Nansen when displaying data

token_recent_flows_summary

Allowed (with attribution)

Must credit Nansen when displaying data

token_pnl_leaderboard

Restricted by default

Requires approval from Nansen

token_current_top_holders

Restricted by default

Requires approval from Nansen

token_jup_dca

Allowed

token_exchange_transactions

Allowed (with attribution)

Must credit Nansen when displaying data

token_discovery_screener

Allowed (with attribution)

Must credit Nansen when displaying data

token_ohlcv

Allowed

Smart Money

Tool Name
Redistribution Status
Notes

smart_traders_and_funds_token_balances

Restricted by default

Requires approval from Nansen

smart_traders_and_funds_netflows

Restricted by default

Requires approval from Nansen

smart_traders_and_funds_dcas_solana

Prohibited

Redistribution not permitted

What do the statuses mean?

  • ✅ Allowed: You may redistribute this data according to our terms.

  • ✅ Allowed (with attribution): Allowed, but you must clearly display "Powered by Nansen API" or a backlink to Nansen.ai in your product.

  • 🚫 Prohibited: Redistribution is NOT allowed.

  • ⚠️ Restricted By-Default: Requires special approval. Contact Nansen for permission.

Attribution Requirements

If redistribution requires attribution:

  • Add “Powered by Nansen API” clearly in your product.

  • Or provide a visible link to Nansen.ai.

  • Attribution is NOT required for personal or internal use.

General Rules

  • All redistribution MUST follow Nansen’s Terms of Service.

  • Always check the latest guideline update before product launches.

  • These rules apply to both direct API responses and data derived from MCP.

  • Do not provide bulk download features of Nansen responses or mirrored datasets.

  • Do not create an API that proxies or wraps Nansen responses for third-party consumption.

  • Do not share raw data with vendors or partners unless explicitly authorized.

Guide: Restricting MCP Tools

To ensure your application calls only approved MCP tools:

  1. Load All Tools: Use MCP to load all available tools into your system.

  2. Whitelist Selected Tools: Review the list and whitelist only the tools that meet your compliance or product needs. This means you will explicitly allow invocation of just these endpoints.

  3. Export for LLMs: Share or export the whitelisted subset (rather than the full MCP set) directly to your LLM.

This workflow helps enforce governance and supports responsible integration with LLM-powered agents, without risking unauthorized data use.

Last updated

Was this helpful?