Odel
GoldenAnalysis

GoldenAnalysis

Local
@benseverndev-oss131PythonMITUpdated Today

Read-only cross-cutting analysis, metrics, and reporting across the Golden Suite.

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

PyPIgoldenanalysisv0.5.0

Run

uvx goldenanalysis

MCP client config

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