Overview
Features
Enforce data governance on LLM/text pipelines
Apply governance policies to text streams using Eunomia instruments within an Orchestra, ensuring compliant handling of data.
Orchestrate multiple MCP servers
Coordinate external MCP servers via the MCP framework to streamline governance across systems.
Instrument-based governance
Define and apply policies with Eunomia instruments (e.g., PiiInstrument) to detect and manage sensitive data.
Extensible instrument suite
Easily extend governance capabilities by adding more instruments (e.g., IdbacInstrument) to the Orchestra.
Environment-driven configuration
Configure app name, version, logging, MCP servers, and Orchestra via a Settings class loaded from environment variables.
Example MCP server integration
Includes example configuration for integrating with a web-browser MCP server to illustrate orchestration.
Uv-based orchestration
Run the MCP Orchestra server by pointing uv to the server directory, loading settings from environment variables.
Who Is This For?
- Developers:Define instruments and orchestration to apply governance policies on text streams via MCP servers.
- Data governance engineers:Orchestrate multiple MCP servers and enforce policies like PII detection within MCP workflows.




