Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Arkon: Enterprise AI Knowledge Hub & MCP Server. Self-hosted knowledge base for teams to manage RAG contexts, access policies, and AI skills. Connect Claude and other LLMs via Model Context Protocol (MCP) for automated, secure organizational knowledge integration.
| Date | Stars |
|---|---|
| 2026-07-24 | 1075 |
| 2026-07-25 | 1076 |
| 2026-07-28 | 1076 |
| 2026-07-30 | 1076 |
| 2026-07-31 | 1089 |
| 2026-08-06 | 1089 |
Today
— stars today
This week
+13 stars this week
This month
— stars this month
Momentum
13.0
growth rate 1.21%/day
# Arkon - The Open-Source Enterprise AI Knowledge Hub & MCP Server <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-PolyForm_Internal_Use_1.0.0-blue.svg" alt="License"></a> <a href="https://github.com/nduckmink/arkon/stargazers"><img src="https://img.shields.io/github/stars/nduckmink/arkon.svg" alt="GitHub Stars"></a> <a href="https://www.docker.com/"><img src="https://img.shields.io/badge/Docker-Ready-blue.svg" alt="Docker"></a> </p> <p align="center"> <img src="docs/assets/arkon.png" alt="Arkon" width="720"> </p> **Arkon** is a self-hosted, enterprise-grade knowledge management layer that bridges organizational data and AI clients. It runs as a centralized **MCP Server** (Model Context Protocol), compiling your SOPs, policies, and internal docs into a structured, traceable knowledge wiki - then serving that wiki to Claude and other LLMs through a single permission-scoped endpoint. ## 🚀 Why Arkon? In most organizations, AI adoption is fragmented. Employees copy-paste documents into chatbots, producing inconsistent context, security risks, and duplicated work. **Arkon treats AI as a managed organizational resource.** Every employee gets the right context, automatically and securely - filtered by their department and role. <p align="center"> <img src="docs/assets/how-arkon-works.png" alt="How Arkon Works" width="720"> </p> --- ## ✨ Key Features ### 🧠 Intelligent Knowledge Wiki - the MRP Pipeline Unlike a vector database that just chunks and indexes, Arkon's **MRP pipeline** (**M**ap → **R**educe → **P**lan-review → **R**efine → **V**erify → Commit) actually compiles documents into a coherent wiki of interlinked pages. - **Plan review before write:** every ingestion produces a human-reviewable plan listing which wiki pages will be created or updated. Editors can regenerate the plan with feedback before any page is written. - **Page merge instead of overwrite:** when a new source touches an existing wiki page, content is LLM-merged so prior knowledge is never lost. - **Traceable claims:** every page records the source documents it was compiled from. - **Image-aware:** vision captions are baked into source text before compilation, so wiki pages reference the right images in the right places. - **Resumable:** drafts persist mid-pipeline; a crashed run resumes without re-doing the expensive LLM work. ### 📚 Wiki Browser & Knowledge Graph - Three-panel layout: page tree, content, backlinks & outlinks. - Full-text + semantic (pgvector) search. - Interactive knowledge graph visualization (per-scope or global). - Wikilink-style cross-references between pages. - Version history and rollback on every page. - Draft proposal → editor review → approval workflow. <p align="center"> <img src="docs/assets/arkon-wiki-ui.png" alt="Arkon Wiki Browser UI — three-panel knowledge base with page tree, content viewer, and knowledge graph" width="720"> </p> ### 🏢 Department & Global Scopes Precise context boundaries with their own scoped wiki, document set, and department rosters. - **Department-level isolation** for HR, Legal, Engineering, etc. - **Global scope** for company-wide SOPs, policies, and general knowledge. - **Hard scope enforcement:** members only see knowledge from their assigned departments or the global realm - at the API, MCP, and search layers. ### 🛂 Fine-Grained RBAC Role-based access control at the department and global levels. - Built-in roles: **Viewer · Contributor · Editor · Admin** to control draft, edit, and setting access. - Granular permissions (`doc:read:own_dept`, `wiki:edit:all`, `org:settings:manage`, ...). - **Audit log** for every privileged action - settings changes, plan approvals, and role updates. ### 🔌 MCP Server for Claude & Other AI Clients Employees connect Claude Desktop or Claude.ai to Arkon via **OAuth 2.1 + PKCE** — just add the server URL and sign in through the browser. No manual token copying required. The MCP server exposes: - **Wiki tools** -
Excerpt of 11,337 characters
Read on GitHub168
8
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e8ae01e34f442cbf, topic:mcp, topic:model-context-protocol, topic:mcp-server