Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_chart | Generate TradingView charts using Chart-IMG API with real-time progress updates |
| get_chart_status | Check the status of a chart generation request |
| get_available_symbols | Get list of available trading symbols from Chart-IMG API |
| get_recent_requests | Get recent chart generation requests with their status |
| health_check | Check the health and configuration status of the chart service |