MCPVault

find_hot_trends

MCP tool from Ton Blockchain MCP by devonmojito

Find trending tokens, pools, or accounts on the TON blockchain for a given timeframe and category. Use for questions about what's hot, trending, or popular on TON.

How to use it

find_hot_trends is exposed by the Ton Blockchain MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the find_hot_trends tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Ton Blockchain MCP

$pip install -r requirements.txt
FULL TON BLOCKCHAIN MCP LISTING

Other tools in Ton Blockchain MCP (15)

address

(str): TON address to analyze

analyze_address

Analyze a TON address for its balance, jetton holdings, NFTs, and recent activity. Optionally performs deep forensic analysis if deepanalysis is True. Use for questions about account overview, holdings, or activity.

analyze_trading_patterns

Analyze trading patterns for a TON address over a specified timeframe. Use for questions about trading activity, frequency, jetton transfers, or DEX swaps for an account.

category

(str, optional): Type of trends (tokens, pools, accounts)

currency

(str, optional): The fiat or crypto currency to get the TON price in (default: 'usd').

deep_analysis

(bool, optional): Enable deep forensic analysis

forensics_investigation

Generate forensics prompts

get_jetton_price

Get the current price and recent changes for specified jetton tokens (not TON) in the given currency. Provide a list of jetton master addresses as tokens. Use this tool to fetch real-time prices for any token except TON.

get_ton_price

Get the current real-time TON price in the specified currency (default: USD) and recent price changes. Use this tool whenever you need the latest TON price for calculations, analysis, or reporting.

get_transaction_details

Get details and analysis for a specific TON blockchain transaction by its hash. Use for questions about a particular transaction, its participants, value, or type.

timeframe

(str, optional): Time period (e.g., 1h, 24h, 7d)

tokens

(list of str): List of jetton master addresses to get prices for (excluding 'ton').

trading_analysis

Generate trading analysis prompts

trend_analysis

Generate trend analysis prompts

tx_hash

(str): Transaction hash