Skip to content

Releases: ertugrul59/tradingview-chart-mcp

v1.0.0 — Initial Release

19 Feb 16:08

Choose a tag to compare

Features

  • Chart Image Capture — Fetch TradingView chart snapshots for any ticker and interval via MCP tool
  • Browser Pooling (main_optimized.py) — Pre-initialized browser pool for 70-80% faster concurrent requests
  • Multiple Transport Modes — Supports both stdio and streamable-http
  • Natural Language Prompts — Built-in MCP prompts with timeframe mapping (e.g., "daily" → "D")
  • Base64 Image Output — Direct inline image rendering via clipboard capture
  • Environment Configuration — Fully configurable via environment variables (headless mode, window size, chart page ID)
  • Performance Statistics — Built-in request performance monitoring and tracking
  • Docker Support — Containerized deployment via Dockerfile
  • Smithery Integration — Ready for Smithery registry deployment