CSVGlow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_dashboard | Generate a beautiful, interactive HTML dashboard from a CSV or Excel file. Analyzes the data and produces charts, statistics, correlations, insights, and a sortable data table — all in a single self-contained HTML file. Use this tool when the user wants to visualize, explore, analyze, or create a dashboard from a CSV, TSV, XLS, or XLSX file. Args: file_path: Absolute path to a CSV, TSV, XLS, or XLSX file. output_path: Where to save the HTML dashboard. Defaults to .html. open_browser: Whether to auto-open the dashboard in the browser. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ratnaditya-J/csvglow'
If you have feedback or need assistance with the MCP directory API, please join our Discord server