OpenKB Server is a self-hosted SQLite-backed knowledge service with an MCP endpoint for AI agents and a web portal for humans to manage knowledge.

Stars

4

7-day growth

No data

Forks

0

Open issues

0

License

Apache-2.0

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides a simple, self-hosted persistent memory layer for AI agents using the standardized MCP protocol, with a review workflow to ensure knowledge quality.

Who it is for

  • Developers building MCP-compatible AI agents
  • Teams needing a private, controlled knowledge base for agent interactions
  • Self-hosting enthusiasts looking for a lightweight knowledge service

Use cases

  • Give AI agents a long-term memory that persists across sessions
  • Curate and approve agent-proposed facts via a human review portal
  • Build a personal knowledge base accessible to multiple agents

Strengths

  • One-command Docker deployment with SQLite, no external database required
  • Supports standard MCP Streamable HTTP JSON-RPC for agent integration
  • Includes a built-in web portal for adding knowledge and reviewing agent proposals
  • Explicit token-based authentication separates human and agent access

Considerations

  • SQLite backend may not scale to very high write or concurrent access loads
  • Agent tokens must be explicitly created, adding an extra setup step
  • Single-instance deployment; no built-in clustering or replication

README quick start

Quick start

Description

Versioned durable project knowledge for AI agents via MCP.

Related repositories

Similar projects matched by category, topics, and programming language.

Jakubantalik
Featured
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI & Machine LearningAI Agents
1,191
makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859