KARP Word Graph
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@KARP Word GraphFind verses about hope in suffering"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
KARP Word Graph
Scripture study system for Claude Desktop.
Search the Scriptures with semantic AI — find passages by meaning, not just keywords. Keep study notes, prayer journals, and memory verses in a personal knowledge graph. Everything runs locally on your machine.
"Search the scriptures; for in them ye think ye have eternal life: and they are they which testify of me." — John 5:39
What's Inside
31,102 verses — Complete KJV Bible, pre-loaded and ready
15,857 semantic embeddings — Find passages by concept, not just words
18 MCP tools — Read, search, study, annotate, connect
Personal knowledge graph — Study notes, prayers, questions, insights, memory verses
Web UI — Visual graph at
localhost:3457Zero cloud dependencies — All data stays on your machine
Install
Open Claude Desktop
Go to Settings → Extensions → Install Extension
Select the
karp-word-graph.mcpbfileDone. The KJV Bible is pre-loaded with semantic search ready.
No configuration needed. No data folder to pick. No setup steps.
How It Works
On first startup, the server copies the pre-loaded scripture database to:
~/.karp-word-graph/graph.dbThis is where your data lives — scripture, embeddings, study notes, everything. This file is yours. Back it up, move it, keep it safe.
Windows:
C:\Users\YourName\.karp-word-graph\graph.dbmacOS:
/Users/YourName/.karp-word-graph/graph.dbLinux:
/home/YourName/.karp-word-graph/graph.db
Quick Start — What To Say To Claude
Once installed, just talk to Claude naturally:
You say | Claude uses |
"Read John 3:16" |
|
"Read Psalm 23" |
|
"Read Matthew 5:3-12" |
|
"Find verses about hope in suffering" |
|
"Find Old Testament prophecies about the messiah" |
|
"Let's study Romans 8:28 in depth" |
|
"Save a note on this passage" |
|
"Log a prayer about this" |
|
"I want to memorize this verse" |
|
"What have I been studying lately?" |
|
"Find my notes about sovereignty" |
|
"How many books are in the Bible?" |
|
"Is everything loaded correctly?" |
|
Dedicated Study Mode — Claude Projects
Out of the box, Claude treats Word Graph as one set of tools among many. To make Scripture study the focus, create a Claude Project. This gives Claude a persistent set of instructions so every conversation opens in study mode — it will check your history, remember your journey, and meet you where you left off.
Setup (one time, takes 30 seconds)
Create a new Project — click Projects → Create Project. Give it a name like
KARP Word GraphorBible Study. In the "What do you want to achieve?" box, write a short note likeBible StudyorScripture research.Click Create.
Add project instructions — inside the project, click the + Project instructions button and paste the example prompt below.
Say hello! Start a new conversation inside the project and greet Claude. It will check your study history and pick up right where you left off.
Example Project Prompt
Copy and paste this into your project instructions:
You are a Bible study companion. KARP Word Graph is your primary toolset
— the complete KJV Bible with semantic search and a personal knowledge graph.
At the start of each conversation, check study_history to pick up where
the user left off. If the graph is empty, welcome them and ask what
brings them to the Word today.
Match the user's level from their language. Scripture first, commentary
second. Let the text breathe.Make It Yours
The prompt above is just a starting point. Add a line to customise the experience:
"Keep the pace slow and devotional. Ask what stands out to me before commenting."
"I'm a seminary student. Go deep — original context, literary structure, cross-testament echoes."
"I'm preparing a sermon series on Romans. Help me find illustrations."
"I'm brand new to the Bible. Start simple and guide me gently."
Tools Reference
Scripture Tools (7)
Tool | What it does |
| Read verses by reference — "John 3:16", "Genesis 1:1-5", "Psalm 23" |
| Semantic search — finds passages by meaning across all 31,102 verses |
| Deep study — verse text, surrounding context, your linked notes |
| Review your study activity — notes, prayers, questions, memory verses |
| Health check — verse counts, embedding coverage, study stats |
| All 66 books with chapter/verse counts. Filter by OT or NT |
| Rebuild passage embeddings (only needed if you modify the database) |
Knowledge Graph Tools (11)
Tool | What it does |
| Save study notes, prayers, insights, questions, cross-references, memory verses |
| Semantic search across your personal notes and study history |
| Keyword search across your notes |
| Browse notes by type, date, or importance |
| Edit an existing note |
| Link two notes together (e.g. prayer "inspired_by" study note) |
| Delete a note |
| Graph health — node counts, DB size, embedding coverage |
| Create custom note types (approved in web UI) |
| Backup your entire database |
| Rebuild knowledge graph embeddings |
Study Note Types
Type | Icon | Use for |
| 📝 | Personal annotations on passages |
| 🙏 | Prayer journal entries linked to scripture |
| 📖 | Sermon notes, Bible study group notes |
| 🔗 | Connections you discover between passages |
| ❓ | Questions that arise during study |
| ⭐ | Verses you're memorizing (with progress tracking) |
Web UI
Open http://localhost:3457 in your browser to see your knowledge graph visually. Protected by passphrase on first visit.
The port can be changed during installation if 3457 is already in use.
Troubleshooting
"Scripture not loaded" or 0 verses showing
The pre-loaded database may not have copied correctly. Check if the file exists:
~/.karp-word-graph/graph.dbIf the file is missing or very small (< 1MB), the bundled database didn't copy. You can manually copy it:
Find the
.mcpbbundle's extracted location (check Claude Desktop settings)Look for
data/graph.dbinside itCopy it to
~/.karp-word-graph/graph.db
Or re-ingest from source:
cd path/to/karp-word-graph
npm run ingest
# Then ask Claude to run re_embed_scripturesPort conflict (localhost:3457 not loading)
Another server is using port 3457. Change it in Claude Desktop extension settings — look for the "Web UI Port" option.
Web UI shows Graph Lite instead of Word Graph
Graph Lite (port 3456) and Word Graph (port 3457) are separate servers. Make sure you're visiting the right port. If Graph Lite is disabled but still running, restart Claude Desktop.
Database location
All your data is in a single file:
~/.karp-word-graph/graph.dbTo back up: copy this file somewhere safe.
To reset: delete this file and restart — the pre-loaded Bible will be copied fresh.
To move: copy the file to the new location and set DATA_PATH environment variable.
Technical Details
Translation: King James Version (public domain)
Source: aruljohn/Bible-kjv (MIT license)
Embedding model: BGE-small-en-v1.5 via transformers.js (384 dimensions, ONNX runtime)
Embedding strategy: 3-verse sliding windows with 1-verse overlap (~15,857 passages)
Database: SQLite via sql.js (no native dependencies)
Server: Node.js MCP server + Express web UI
Data path:
~/.karp-word-graph/Web UI port: 3457 (configurable)
Reference Format
The server accepts multiple reference formats:
Format | Example |
Natural | "John 3:16", "Genesis 1:1-5", "Psalm 23" |
Abbreviated | "JHN 3:16", "GEN 1:1-5", "PSA 23" |
Internal | "JHN.3.16", "GEN.1.1-5", "PSA.23" |
Book + params |
|
Book abbreviations follow the USFM standard (GEN, EXO, LEV, NUM, DEU, JOS, JDG, RUT, 1SA, 2SA, 1KI, 2KI, 1CH, 2CH, EZR, NEH, EST, JOB, PSA, PRO, ECC, SOS, ISA, JER, LAM, EZK, DAN, HOS, JOL, AMO, OBA, JON, MIC, NAH, HAB, ZEP, HAG, ZEC, MAL, MAT, MRK, LUK, JHN, ACT, ROM, 1CO, 2CO, GAL, EPH, PHP, COL, 1TH, 2TH, 1TI, 2TI, TIT, PHM, HEB, JAS, 1PE, 2PE, 1JN, 2JN, 3JN, JUD, REV).
Built by SoulDriver — Powered by KARP Graph Lite foundation.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/souldriver007/karp-word-graph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server