nduckmink/arkon
Arkon is a self-hosted knowledge hub that lets teams manage RAG contexts and access policies, then expose everything to Claude and other LLMs over the Model Context Protocol. The practical angle: instead of every dev on your team building their own ad-hoc RAG pipeline, you centralize the knowledge graph, define who can access what, and wire it once into MCP. The differentiator over generic RAG toolkits is the organizational layer — role-based access on knowledge contexts is not something you bolt on later without pain. Reservation: the README is thin on production deployment details, which matters a lot for a tool positioning itself as enterprise-grade. If you are running a small team that is tired of every AI integration being a bespoke one-off, this is worth a Saturday afternoon to stand up. -> Best for: SaaS team of 2-5 managing internal knowledge across multiple LLM integrations