Releases: nirajagarwal/bible-mcp
Release list
v0.12.0
BDB, Strong's Hebrew Dictionary, and Abbott-Smith lexicons added — full scholarly
entries (etymology, sense divisions, verse citations) keyed by Strong's number,
surfaced in word_study alongside the existing short gloss.
- Brown-Driver-Briggs Hebrew and English Lexicon (1906, 9,290 entries)
- Strong's Hebrew Dictionary (1890 rev., 8,674 entries)
- Abbott-Smith's Manual Greek Lexicon of the NT (1922, 517 entries)
Also fixes a real pre-existing bug: word_study('G26') (agape) and other Greek
Strong's numbers under 1000 were returning zero results due to inconsistent
zero-padding between MACULA Hebrew and Greek source data.
See ROADMAP.md for full details.
bible-mcp v0.11.0
Adds the Greek Septuagint text (Swete edition, Cambridge 1887-1894, via First1KGreek) for get_interlinear parity — OT verses now show Hebrew and Septuagint Greek side by side. Genesis-Malachi + Apocrypha, Theodotion Daniel/Susanna/Bel. See README for contents; LICENSE.md for terms.
bible-mcp v0.10.0
Adds the Septuagint (Brenton translation, 1851) — OT + Apocrypha, Psalms remapped to standard English/KJV numbering, LXX-native structure preserved for Jeremiah/Daniel-Greek/Exodus/Job/Esther-Greek/Baruch. Also: word_study transliteration queries, parse_ref bug fix, versemap rebuild-path fix. See README for contents; LICENSE.md for terms.
bible-mcp v0.9.0
Corpus db (SQLite+FTS5, ~230MB). See README for contents; LICENSE.md for terms.