Skip to content

Releases: Kayforkind/book-guide-mcp

v0.2.0 — Ship improvements with Book Guide MCP

Choose a tag to compare

@Kayforkind Kayforkind released this 16 Jul 14:37

Ship improvements with this MCP

Not a title pass — agent-callable depth pressure-tested with Avicenna + Socratic demo books.

Highlights

  • Definition that ships (method package ≠ raw RAG)
  • Framework context seeds subject/claim
  • Skill match intent boosts + tutor claim focus
  • Genre honesty (narrative ≠ fake L4)
  • skill_transfer_test + playbook transfer step
  • What-to-expect examples + infographics
  • Pinned deps (requirements.txt) · 20 tests

Install

git clone https://github.com/kazimrmerchant/book-guide-mcp.git
cd book-guide-mcp
pip install -e .[dev]
pytest -q

MIT · Local-first · No API keys required

v0.1.0 — Book Guide MCP

Choose a tag to compare

@Kayforkind Kayforkind released this 16 Jul 12:58

Book Guide MCP v0.1.0

Use your books as guides for AI agents.

What's included

  • L0–L4 book skill packages (library → mentor)
  • Import local files (sandboxed) or public-domain URLs (SSRF-guarded)
  • Socratic + Avicenna tutor modes
  • Demo skills: socratic-method, avicenna-canon
  • Local-first, no API keys required

Security

  • Path sandbox for file imports
  • SSRF protections on URL fetch
  • Untrusted excerpt labeling
  • No secrets shipped in this release

Install

\\�ash
git clone https://github.com/kazimrmerchant/book-guide-mcp.git
cd book-guide-mcp
pip install -e .
python -m book_skills_mcp
\\

MIT License.