Odel
AI Guardian

AI Guardian

Local
@aiops-toolsPythonMITUpdated 1w ago

Governed local-LLM observability: model policy, prompt scanner, capture proxy, 21 tools.

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).

PyPIai-guardian-aiopsv0.10.0

Run

uvx ai-guardian-aiops

MCP client config

{
  "mcpServers": {
    "ai-guardian": {
      "command": "uvx",
      "args": [
        "ai-guardian-aiops"
      ]
    }
  }
}