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 |
|---|---|
| create_line_chart | Generate ASCII line charts for temporal data visualization |
| create_bar_chart | Create horizontal or vertical ASCII bar charts |
| create_scatter_plot | Generate ASCII scatter plots for correlation analysis |
| create_histogram | Create ASCII histograms for frequency distribution |
| create_sparkline | Generate compact ASCII sparklines for inline charts |