by Lyra-stellAI · MCP Server · ★ 237
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Build Your Own WIKI Turn the web, your files, and loose notes into a personal wiki that an LLM agent keeps coherent: search and summarize pages, ingest them into a contextual vector index for grounded, cited Q&A, and grow a layered knowledge graph that de-duplicates entities, builds topics, and writes synthesis pages. One Flask app — web UI, JSON API, and a CLI. Inspired by LangChain's llm-wiki deep-agents example, but it builds a private, on-disk library instead of syncing to a hub. Local-first: every store is plain JSON/SQLite under ; cloud is opt-in. Features Agentic knowledge graph — a agent (local filesystem backend, no cloud sandbox) saves passages, extracts entities and typed relations, canonicalizes duplicates, nests topics, and writes synthesis pages. Contextual RAG — Anthropic-style contextual retrieval over a two-layer HNSW index (section summaries + chunks), with an LLM re-ranker (precision) or document-aware MMR (multi-doc recall). Answers are grounded and cited. Memory — a cross-session store recalled before every answer and written back after (observations, 👍/👎, corrections that supersede stale notes); it improves from use, not just ingestion. Agent skills — turn
| Stars | 237 |
| Forks | 1 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 64.2174714580535/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-24 |
| Created | 2026-05-18 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~17k |
These tools work well together with BYO-WIKI for enhanced workflows:
Looking for a BYO-WIKI alternative? If you're comparing BYO-WIKI with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
A set of tools that gives agents powerful capabilities.
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t
A curated list of OpenClaw resources, tools, skills, tutorials & articles. OpenClaw (formerly Moltbot / Clawdb
Agent samples built using the Strands Agents SDK.
RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in differen
Explore other popular mcp server tools:
BYO-WIKI is Build your own LLM-native WIKI (knowledge library). Search, extract, summarize, Q&A with contextual RAG, layered knowledge graph, and reinforced memory. Most importantly you can use selected context t. It is categorized as a MCP Server with 237 GitHub stars.
BYO-WIKI is primarily written in Python. It covers topics such as agentic-ai, autonomous-agents, deep-agents.
You can find installation instructions and usage details in the BYO-WIKI GitHub repository at github.com/Lyra-stellAI/BYO-WIKI. The project has 237 stars and 1 forks, indicating an active community.
The top alternatives to BYO-WIKI on Agent Skills Hub include DeepMCPAgent, tools, flock. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.