tradingview-chart-mcp

ertugrul59/tradingview-chart-mcp
★ 73 stars Python 🌐 Browser/Web Updated 1mo ago
MCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tradingview-chart-mc": {
      "command": "uvx",
      "args": [
        "tradingview-chart-mcp"
      ]
    }
  }
}

Or install with pip: pip install tradingview-chart-mcp

Topics

chart-scrapermcpmcp-servermodel-context-protocolpythonseleniumtechnical-analysistradingtradingviewtradingview-charts