The MCP Chart Server generates customizable TradingView charts via Chart-IMG API with real-time updates through Server-Sent Events (SSE). With this server, you can:
Generate various chart types (candlestick, line, area, Heikin Ashi, baseline, hi-lo) with customizable parameters
Track chart generation progress in real-time via SSE
Check status of specific chart generation requests
Retrieve lists of available trading symbols
View history of recent chart generation requests
Perform health checks to verify server and API configuration
Customize charts with annotations, themes, timezones, and technical indicators
Choose from multiple time intervals (1 minute to 1 month)
Access a built-in web interface for API testing, SSE monitoring, and chart preview
Interact with the server using the Model Context Protocol over STDIO or HTTP
Supports Apple Inc. (NASDAQ:AAPL) stock data visualization as one of the available trading symbols.
Supports Binance cryptocurrency trading pairs (e.g., BINANCE:BTCUSDT) for chart generation using the TradingView format.
Supports Bitcoin trading pairs for chart visualization when using appropriate exchange prefixes.
Uses .env files for configuration management, particularly for storing the Chart-IMG API key.
Supports Git for version control and initial project setup through cloning.
Provides specific configuration paths for Claude Desktop on macOS systems.
Utilizes npm for package management and running scripts within the server environment.
Supports Tesla Inc. (NYSE:TSLA) stock data visualization as one of the available trading symbols.
Generates TradingView chart visualizations with customizable parameters like chart types (candlestick, line, area, bar, Heikin Ashi), technical indicators (moving averages, oscillators, Bollinger Bands), and symbol formats.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that generates TradingView chart visualizations with real-time updates, enabling AI assistants to create and display financial charts through an integration with Chart-IMG API.
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with the Deriv trading API, providing access to active trading symbols and account balance information.Last updated -
- -securityAlicense-qualityA Model Context Protocol server that enables interaction with the Tradovate API for managing trading contracts, positions, orders, and accounts.Last updated -1MIT License
- -securityFlicense-qualityA Model Context Protocol server that enables AI models to create and manipulate PowerPoint presentations with advanced features like financial charts, formatting, and template management.Last updated -24
- TypeScriptMIT License