# eunomia-mcp-server

> MCP Server

Eunomia MCP Server is a deprecated extension of the Eunomia framework that integrates Eunomia instruments with MCP servers for data governance orchestration in LLM applications. A new integration is coming soon.

## Overview

- **Category:** AI
- **Language:** Python
- **Stars:** 7
- **Forks:** 0
- **Owner:** whataboutyou-ai
- **GitHub:** https://github.com/whataboutyou-ai/eunomia-mcp-server
- **Created:** 2025-01-12T12:34:26+00:00
- **Updated:** 2025-03-12T11:28:40+00:00
- **Source:** https://model-context-protocol.com/servers/eunomia-mcp-server-llm-data-governance

## Setup

## Setup

1.  Clone the repository: `git clone https://github.com/whataboutyou-ai/eunomia-mcp-server.git`
2.  Define application settings, including MCP servers and the Orchestra with instruments.
3.  Run the MCP Orchestra server using `uv --directory "path/to/server/" run orchestra_server`.

## Tools

## Available Tools

1.  **Eunomia MCP Server** (Connects Eunomia instruments with MCP servers).
2.  **Orchestra** (Defines a set of instruments to apply data governance policies).
3.  **Instruments** (Apply data governance policies to text streams).
4.  **PII Detection** (Enforces data governance on LLM pipelines).
5.  **Data Governance Enforcement** (Ensures data governance policies are automatically enforced).
6.  **MCP Framework Integration** (Orchestrates multiple servers that communicate via the MCP framework).
