CSV driver for the Model Context Standard.
Project description
mcs-driver-csv
CSV driver for the Model Context Standard (MCS).
Lets an LLM list, read, and query CSV files through structured tools.
Delegates all file I/O to an injected adapter (default: mcs-adapter-localfs).
Installation
pip install mcs-driver-csv
Quick start
from mcs.driver.csv import CsvDriver
driver = CsvDriver(data_dir="./data")
system_prompt = driver.get_driver_system_message()
Links
- Homepage: https://www.modelcontextstandard.io
- Source: https://github.com/modelcontextstandard/python-sdk
License
Apache-2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcs_driver_csv-0.1.3.tar.gz
(8.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcs_driver_csv-0.1.3.tar.gz.
File metadata
- Download URL: mcs_driver_csv-0.1.3.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b559cd48fc64d62d3bea9d468be5400cd221aeec6268626239b5f50f03a6afdf
|
|
| MD5 |
03717982df39ec0ca63cd3a9ebfdf3f2
|
|
| BLAKE2b-256 |
33c9cb5589d53e614363df4ea36fb7bd95b99233ff6c0c516c9d45179bbbd25b
|
File details
Details for the file mcs_driver_csv-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mcs_driver_csv-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
044706d4d7ed431ad94e08191e85c312cfbd54a366b1223bd434f783e489f8ea
|
|
| MD5 |
f9dae1fa18ddc12d53d2afe9eab33edf
|
|
| BLAKE2b-256 |
3d0a7f325661346ad1b4eff5ffc0a758d0f1c69759f833390f2b7849ac1bfc67
|