Base orchestrator with pluggable resolution strategies for the Model Context Standard.
Project description
mcs-orchestrator-base
Base orchestrator with pluggable resolution strategies for the Model Context Standard (MCS).
Combines multiple MCSToolDriver instances behind a single MCSDriver
interface. Tool-name conflicts are resolved by configurable strategies
(e.g. prefix-based, priority-based).
Installation
pip install mcs-orchestrator-base
Quick start
from mcs.orchestrator.base import BaseOrchestrator
orchestrator = BaseOrchestrator(drivers=[driver_a, driver_b])
system_prompt = orchestrator.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
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_orchestrator_base-0.1.2.tar.gz.
File metadata
- Download URL: mcs_orchestrator_base-0.1.2.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4318cd5e8cddb327cbd0b779f1ab63f603eb684e1eadb80885ecb55e784f0b64
|
|
| MD5 |
eb9cb3448cde2a64bd12ead9f94d093c
|
|
| BLAKE2b-256 |
4f415fec62a201d46afa4fc43dacca8b132fa639ce4bd8ce6b4f159a2f825720
|
File details
Details for the file mcs_orchestrator_base-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcs_orchestrator_base-0.1.2-py3-none-any.whl
- Upload date:
- Size: 16.6 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 |
b26f8ba2baab389437c4f145ff0fd8e0a17f92678356bbca024a929b99b328c2
|
|
| MD5 |
26f9e58fd5d9c62b390392c431fd4468
|
|
| BLAKE2b-256 |
a74df972f8cadaf7f38339d2f8d2b524209dd1c34acb83441f3f972579c3d6ab
|