Odel
sdcgovernance

sdcgovernance

Local
@semanticdatacharter2PythonApache-2.0Updated 1w ago

Governance validation for Semantic Data Charter instances; returns OASIS XACML decisions.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsdcgovernancev4.2.0

Run

uvx sdcgovernance

MCP client config

{
  "mcpServers": {
    "sdcgovernance": {
      "command": "uvx",
      "args": [
        "sdcgovernance"
      ]
    }
  }
}