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
Release history Release notifications | RSS feed
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.1.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.1.tar.gz.
File metadata
- Download URL: mcs_driver_csv-0.1.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6343bab676d8b638567de22b95d30782b963c4a38ee6815b90f6478d23f4607
|
|
| MD5 |
34512905f84ff2594dbc906b23e6f3a1
|
|
| BLAKE2b-256 |
c4ab567878d9a22a028f7e2c7bd05dc472ff416bedcdec6852de7a30e5055894
|
File details
Details for the file mcs_driver_csv-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mcs_driver_csv-0.1.1-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.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44a351eae7075fc3bc981b6eb19a802d770ad4e23399a5c14f2aee9264c86518
|
|
| MD5 |
1b1b92ae421951f8692989d3c2b834af
|
|
| BLAKE2b-256 |
ee08d985ed3b77a0676f5644a970e475489a1fc0dc35e55f5b25a95843680e6d
|