Back to directory
ertugrul59/tradingview-chart-mcp

ertugrul59/tradingview-chart-mcp

@ertugrul59

MCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance

tradingviewchartseleniumscrapermcp-serverpythonfinancial-databrowser-poolingfinance

Installation & Configuration

{
  "mcpServers": {
    "tradingview-chart-mcp": {
      "command": "/path/to/venv/bin/python3",
      "args": [
        "/path/to/tradingview-chart-mcp/main_optimized.py"
      ],
      "env": {
        "TRADINGVIEW_SESSION_ID": "YOUR_SESSION_ID_HERE",
        "TRADINGVIEW_SESSION_ID_SIGN": "YOUR_SESSION_ID_SIGN_HERE"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/13
Updated
2026/6/13