Navneet1710/csv_mcp_server
3.2
If you are the rightful owner of csv_mcp_server 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 CSV MCP Server allows Claude to directly access and analyze local CSV files, enhancing data analysis capabilities while maintaining privacy.
Tools
Functions exposed to the LLM to take actions
read_csv
Read full or partial CSV data.
get_csv_info
Get metadata and structure of a CSV file.
query_csv
Filter data using Pandas query syntax.
get_csv_statistics
Compute descriptive statistics for a CSV column.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client