interval
(str): The chart time interval (e.g., '1', '5', '15', '60', '240', 'D', 'W'). Required.
How to use it
interval is exposed by the Tradingview Chart MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the interval tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Tradingview Chart MCP
$
npx -y @smithery/cli install @ertugrul59/tradingview-chart-mcp --client claudeOther tools in Tradingview Chart MCP (3)
get_performance_stats
Description: Get performance statistics for the optimized TradingView MCP server.
get_tradingview_chart_image
Description: Fetches the direct image URL for a TradingView chart snapshot with optimized concurrent performance.
ticker
(str): The TradingView ticker symbol (e.g., "BYBIT:BTCUSDT.P", "NASDAQ:AAPL"). Required.