mcp-csv-analyst
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| csv_describeB | Load a CSV file and return its schema, row count, and column statistics |
| csv_filterB | Filter CSV rows by a column condition. Returns matching rows as JSON. |
| csv_aggregateB | Compute an aggregate (sum, avg, min, max, count, median) on a numeric column |
| csv_group_byC | Group rows by a column and compute an aggregate on another column |
| csv_sampleB | Get a sample of rows from a CSV file |
| csv_uniqueB | Get unique values in a column with their counts |
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/seraphinerenard/mcp-csv-analyst'
If you have feedback or need assistance with the MCP directory API, please join our Discord server