parse_csv
Extract and process CSV file contents with support for multiple encoding formats, enabling efficient data parsing within the MCP Development Framework.
Instructions
解析CSV文件内容,支持各种编码格式
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | 文件编码格式,例如'utf-8'、'gbk'等,默认自动检测 | |
file_path | Yes | CSV文件的本地路径,例如'/path/to/data.csv' |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Development Framework
Related Tools
- @aigo666/mcp-framework
- @GongRzhe/terminal-controller-mcp
- @reading-plus-ai/mcp-server-data-exploration
- @bsmi021/mcp-file-operations-server
- @aigo666/mcp-framework