data-olympus

knaisoma/data-olympus
★ 12 stars Python Memory/Knowledge Updated 2d ago ✗ Risk
Governance-grade, OKF-compatible knowledge-base format with a single-writer MCP server and CLI. Pre-release.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "data-olympus": {
      "command": "uvx",
      "args": [
        "data-olympus"
      ]
    }
  }
}

Or install with pip: pip install data-olympus

README Excerpt

**New here? Start with [WHY.md](WHY.md).** It is the story behind the project: the problem we kept hitting with coding agents, what data-olympus does differently, how it relates to Google's Open Knowledge Format, and where our benchmarks say it is strong and where it is not. The rest of this README is the technical reference.

Topics

ai-agentsknowledge-baseknowledge-managementmarkdownmcpmodel-context-protocolokf