personal-knowledge-base

adhamhaithameid/personal-knowledge-base
★ 0 stars Python Memory/Knowledge Updated today
Source-grounded, provenance-aware personal knowledge platform — Obsidian vault + MCP server + knowledge graph (first domain: Google UX Design)
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": {
    "personal-knowledge-b": {
      "command": "uvx",
      "args": [
        "personal-knowledge-base"
      ]
    }
  }
}

Or install with pip: pip install personal-knowledge-base

README Excerpt

A **source-grounded, provenance-aware, extensible personal knowledge platform** — an archive + database + knowledge graph + research library + AI-ready corpus, not a notes folder. The first domain is the **Google UX Design Professional Certificate** (`GUX`), but the architecture is universal: books, podcasts, YouTube, articles, reports, CS50X, IBM Full Stack, and any future source type use the same entity model without redesign.