vezlo/src-to-kb

View on GitHub ↗

Convert source code to LLM ready knowledge base

39 ★8 forksJavaScriptUpdated 8mo ago

What you need to know

CLI and MCP server that converts source code into a searchable knowledge base, with chunking, embeddings, and Notion import. Ask questions over your codebase through the MCP server.

Install

npm install -g @vezlo/src-to-kb

Usage

  • Build a knowledge base from source, then query it through the MCP server.

Key features

  • Source-to-knowledge-base generation
  • Chunking and embeddings
  • Notion import
  • MCP server for querying

Best for

Building a searchable knowledge base from a codebase

Caveats

  • AGPL-3.0 license

Reviewed 2026-08-11

Topics

Stars
39★
Forks
8
Language
JavaScript
License
NOASSERTION
Created
2025-09-26
Last push
2025-12-30