BYO-WIKI — MCP Server by Lyra-stellAI

by Lyra-stellAI · MCP Server · ★ 237

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About BYO-WIKI

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

agentic-aiautonomous-agentsdeep-agentskarpathy-llm-wikilangchainllm-wikimcprag

Quick Facts

Stars237
Forks1
LanguagePython
CategoryMCP Server
Quality Score64.2174714580535/100
Open Issues1
Last Updated2026-06-24
Created2026-05-18
Platformsclaude-code, mcp, python
Est. Tokens~17k

Compatible Skills

These tools work well together with BYO-WIKI for enhanced workflows:

  • braindb — semantic(0.29)+complementary+rare_topics+same_lang+similar_pop+shared_platform (65%)
  • commonplace — semantic(0.28)+complementary+rare_topics+same_lang+similar_pop+shared_platform (64%)
  • pin-llm-wiki — semantic(0.18)+complementary+rare_topics+same_lang+similar_pop+shared_platform (61%)

BYO-WIKI alternative? Top 6 similar tools

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.

  • DeepMCPAgent by cryxnet · ⭐ 806

    Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.

  • tools by strands-agents · ⭐ 1.1k

    A set of tools that gives agents powerful capabilities.

  • flock by Onelevenvy · ⭐ 1.1k

    Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t

  • awesome-openclaw by SamurAIGPT · ⭐ 957

    A curated list of OpenClaw resources, tools, skills, tutorials & articles. OpenClaw (formerly Moltbot / Clawdb

  • samples by strands-agents · ⭐ 798

    Agent samples built using the Strands Agents SDK.

  • RAGLight by Bessouat40 · ⭐ 666

    RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in differen

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is BYO-WIKI?

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.

What programming language is BYO-WIKI written in?

BYO-WIKI is primarily written in Python. It covers topics such as agentic-ai, autonomous-agents, deep-agents.

How do I install or use BYO-WIKI?

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.

What are the best alternatives to BYO-WIKI?

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.

View on GitHub → Browse MCP Server tools