MCPChartServer
If you are the rightful owner of MCPChartServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Chart Server is a Model Context Protocol server that integrates with the Chart-IMG API to generate TradingView chart visualizations using Server-Sent Events (SSE) for real-time updates.
The MCP Chart Server is designed to provide real-time chart generation capabilities by integrating with the Chart-IMG API. It supports the Model Context Protocol (MCP), making it compatible with various MCP clients like Claude Desktop and Cline. The server utilizes Server-Sent Events (SSE) to stream real-time updates on chart generation progress, ensuring users receive immediate feedback. With a professional web interface, users can test the API, preview charts, and monitor events live. The server offers a comprehensive REST API for generating charts, checking their status, and accessing event history. It supports a wide range of chart types and technical indicators, catering to diverse trading analysis needs. The server is easy to set up and run, requiring only a Chart-IMG API key and a few simple commands to get started.
Features
- Real-time Chart Generation: Generate TradingView charts with live progress updates.
- MCP Protocol Support: Compatible with Claude Desktop, Cline, and other MCP clients.
- SSE Integration: Provides real-time event streaming for chart generation progress.
- Professional Web Interface: Includes a built-in API testing interface with live preview.
- Comprehensive API: Offers a full REST API with status tracking and event history.
Tools
generate_chart
Generate TradingView charts with customizable parameters.
get_chart_status
Check generation progress and retrieve completed charts.
get_available_symbols
List available trading symbols from Chart-IMG API.
get_recent_requests
View recent chart generation history.
health_check
Verify API configuration and service status.