Core driver contract for the Model Context Standard.
Project description
mcs-driver-core
Core driver contract for the Model Context Standard (MCS).
This package defines the language-agnostic MCSDriver and MCSToolDriver
interfaces, metadata classes (DriverMeta, DriverBinding, DriverResponse),
extraction strategies, prompt strategies, and optional mixins
(ToolCallSignalingMixin, SupportsDriverContext).
It has zero runtime dependencies and weighs only a few kilobytes.
Installation
pip install mcs-driver-core
Quick start
from mcs.driver.core import MCSDriver, DriverMeta, DriverResponse
class MyDriver(MCSDriver):
...
Links
- Homepage: https://www.modelcontextstandard.io
- Source: https://github.com/modelcontextstandard/python-sdk
- Specification: https://modelcontextstandard.io/Specification
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
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_core-0.2.1.tar.gz.
File metadata
- Download URL: mcs_driver_core-0.2.1.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83ec413be29bd95818d6c462d0f9284a9eecabca170fb5276bb2e1e14e334971
|
|
| MD5 |
42912801e9162484a05a26e33a8b543d
|
|
| BLAKE2b-256 |
1d6626a7e63cb0821335e431b231a05f1d1749771f8d228893679f87b163937d
|
File details
Details for the file mcs_driver_core-0.2.1-py3-none-any.whl.
File metadata
- Download URL: mcs_driver_core-0.2.1-py3-none-any.whl
- Upload date:
- Size: 25.5 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 |
2d2110a24212c8c2a622ade42e9984c7e88a84ec88bed42c0d2641b0f2d390e0
|
|
| MD5 |
dfc6719f8a7f2a4e07238abdc7ecb5d7
|
|
| BLAKE2b-256 |
1549c1567053fb4807c651faa0cef458f433f7d741cdc84346d4f66a82bbc4b5
|