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.4.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.4.tar.gz.
File metadata
- Download URL: mcs_driver_csv-0.1.4.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 |
8aea9556ae06617600fe0c7c98ba6ef3cf7e0847b27fbf466251eeb6119ba9f0
|
|
| MD5 |
e7e0afd3bc5857ce79962fc7638e6439
|
|
| BLAKE2b-256 |
471365aa54efbe66235b46e0220642054e1af66b607909f9b2a1b19bf2c7a345
|
File details
Details for the file mcs_driver_csv-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mcs_driver_csv-0.1.4-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 |
1ca919f1725ef2b1797bd82352bbddbda9d3cd908362a83820d3dc03ab3c9b87
|
|
| MD5 |
a2b7cb95c2904fb5adb2876fd527bc58
|
|
| BLAKE2b-256 |
6d7c43af502288d9b12ee091993a6ba712f7b593db8ba0b736a53ff07362d64b
|