knaisoma/data-olympus

View on GitHub ↗

Governance-grade, OKF-compatible knowledge-base format with a single-writer MCP server and CLI. Pre-release.

22 ★5 forksPythonUpdated 24d ago

What you need to know

Governance-grade knowledge-base format and server for agent workforces, readable by Google's Open Knowledge Format (OKF) consumers, with a single-writer MCP server and CLI.

Install

Requires Python 3.13+ and uv
uvx --from data-olympus data-olympus --help
uv tool install data-olympus and data-olympus init my-kb

Usage

  • Init a knowledge base
  • Run the server and serve bundles

Key features

  • OKF-compatible markdown knowledge base
  • Governance extensions (id, type/status/tier, supersedes chains)
  • Single-writer MCP pipeline preventing write races
  • Query by status, tier, and type
  • CLI for bundle authoring and linting

Caveats

  • Pre-1.0 beta
  • Interoperability proven against pinned OKF fixtures, not all bundles
Platforms: Local

Reviewed 2026-08-11

Topics

ai-agentsknowledge-baseknowledge-managementmarkdownmcpmodel-context-protocolokf
Stars
22★
Forks
5
Language
Python
License
Apache-2.0
Created
2026-06-24
Last push
2026-08-12