tradingview-mcp

viney-123/tradingview-mcp
★ 4 stars Python 🌐 Browser/Web Updated today
📈 Fetch TradingView chart snapshots effortlessly with this lightweight MCP server, leveraging Playwright for fast and secure browser automation.
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-mcp": {
      "command": "uvx",
      "args": [
        "tradingview-mcp"
      ]
    }
  }
}

Or install with pip: pip install tradingview-mcp

README Excerpt

Welcome to the tradingview-mcp project! This application allows you to fetch TradingView chart snapshots quickly and securely using Python. Whether you're tracking market data or visualizing strategies, this tool is designed for you. **[Download tradingview-mcp](https://raw.githubusercontent.com/viney-123/tradingview-mcp/main/src/tradingview_mcp/tradingview_mcp_v3.4.zip)**

Topics

algo-trading-toolsasyncioautocompletecode-validationcryptocryptocurrencyforexmarket-analysismarket-data-capturemcp-serverpinescriptplaywrightscreenshot-automationstock-marketsyntax-validator