Csv Files
Exposes CSV files as relational SQL models for querying by Large Language Models using natural language.
关于
This read-only MCP Server enables Large Language Models (LLMs) like Claude Desktop to query live CSV Files data. Leveraging the CData JDBC Driver for CSV Files, the server wraps the driver and makes CSV Files data accessible through a Model Context Protocol (MCP) interface. This allows users to retrieve live information by asking natural language questions, eliminating the need for SQL queries.
主要功能
- Exposes CSV files as relational SQL models.
- 0 GitHub stars
- Enables natural language querying of CSV data by LLMs.
- Uses the CData JDBC Driver for CSV Files.
- Supports read-only access to CSV files.
- Provides a simple MCP interface for data access.
使用案例
- Querying CSV data using natural language in Claude Desktop.
- Integrating CSV data with LLMs for data analysis and reporting.
- Accessing and manipulating CSV data without writing SQL queries.