The README includes a link to join the Discord community for support or discussions related to Eunomia MCP Server.
The README mentions that the server loads settings from '.env' or environment variables when running.
The README links to GitHub repositories for Eunomia and provides installation instructions using git clone from GitHub.
The README showcases the use of pydantic_settings.BaseSettings for application configuration in the example code.
Warning
This MCP server is deprecated as it is not compatible with the latest developments of Eunomia. A new MCP integration is under development and will be available soon.
Eunomia MCP Server
Open Source Data Governance for LLM-based Applications — with MCP integration
Made with ❤ by the team at What About You.
Read the docs · Join the Discord
Overview
Eunomia MCP Server is an extension of the Eunomia framework that connects Eunomia instruments with MCP servers. It provides a simple way to orchestrate data governance policies (like PII detection or user access control) and seamlessly integrate them with external server processes in the MCP ecosystem.
With Eunomia MCP Server, you can:
- Enforce data governance on top of LLM or other text-based pipelines.
- Orchestrate multiple servers that communicate via the MCP framework.
Get Started
Installation
Basic Usage
Eunomia MCP Server uses the same "instrument" concept as Eunomia. By defining your set of instruments in an Orchestra
, you can apply data governance policies to text streams that flow through your MCP-based servers.
Below is a simplified example of how to define application settings and run the MCP server with uv.
Running the Server
Once your settings are defined, you can run the MCP Orchestra server by pointing uv
to the directory containing your server code, for example:
This will:
- Load the settings from
.env
or environment variables. - Launch the Eunomia MCP Server to handle requests and orchestrate your external MCP server(s).
- Apply Eunomia instruments (like
PiiInstrument
) to the incoming text, ensuring data governance policies are automatically enforced.
Further Reading
For more detailed usage, advanced configuration, and additional instruments, check out the following resources:
- Eunomia Documentation: Learn more about the core Eunomia framework.
- Eunomia Repository: See Eunomia source code and examples.
- MCP Documentation: Explore the Model Context Protocol specification and ecosystem.
This server cannot be installed
Eunomia MCP Server is an extension of the Eunomiaframework that connects Eunomia instruments with servers.
It provides a simple way to orchestrate data governance policies (like PII detection or user access control) and seamlessly integrate them with external serve
Related Resources
Related MCP Servers
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -04TypeScriptMIT License
- -securityAlicense-qualityMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.Last updated -23TypeScriptMIT License
- AsecurityAlicenseAqualityNotion MCP Server is a MCP server implementation that enables AI assistants to interact with Notion's API.Last updated -13734129TypeScriptMIT License
Qiniu MCP Serverofficial
-securityAlicense-qualityThe Model Context Protocol (MCP) Server built on Qiniu Cloud products supports users in accessing Qiniu Cloud Storage, intelligent multimedia services, and more through this MCP Server within the context of AI large model clients.Last updated -11PythonMIT License