Tradingview Chart MCP
UnclaimedMCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance
Install
$
npx -y @smithery/cli install @ertugrul59/tradingview-chart-mcp --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (4)
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.
interval
(str): The chart time interval (e.g., '1', '5', '15', '60', '240', 'D', 'W'). Required.
ticker
(str): The TradingView ticker symbol (e.g., "BYBIT:BTCUSDT.P", "NASDAQ:AAPL"). Required.