Bibelstudium MCP
de.bibelstudium-mcp/bibelstudiumWortgetreue deutsche Bibelarbeit: Grundtext, Morphologie, Konkordanz, Querverweise
Tools · 7
Look up Bible verses by reference. Returns exact text from a licensed German translation (see the `translation` argument for this instance's default). Use this for ALL Bible quotes — never quote from …
Return one Bible verse word-by-word in the ORIGINAL language with lemma, Strong's number and full morphology. Use this to verify what the original text says — e.g. whether a noun is singular or plural…
Find cross-references (related/parallel passages) for one Bible verse, ranked by relevance votes, with the German text of the targets (in editions that cap verbatim quoting, the later targets carry `s…
Concordance / word study: find ALL occurrences of an original-language word across the Bible. Search by Strong's number (preferred; "G26" = Greek/NT, "H7225" = Hebrew/OT) or by exact lemma as returned…
Full-text search over the German Bible text. Finds verses containing ALL given words (exact word forms; umlauts/accents are folded, so 'fuhrt' matches "führt"). Quote phrases ("Gnade um Gnade"); a tra…
Compare one NT verse word-by-word across the Greek editions (byzantine Majority Text, tr Textus Receptus, sblgnt critical text) and list the textual differences. Accentuation/case are ignored (byzanti…
Report this server's own release version and which Bible data it has loaded, including each edition's licence, required attribution and how many verses it may quote verbatim per call. Use when asked w…
Resources · 4
Die 66 Bücher mit Nummer, Name, Kapitelzahl und Testament. Die Namen und ihre Abkürzungen sind es, die in den URI-Vorlagen als {buch} stehen.
bible://buecher
Die geladenen deutschen Übersetzungen mit Kürzel, Name, Lizenz und geforderter Namensnennung, dazu die Voreinstellung.
bible://uebersetzungen
Die geladenen Editionen des Grundtextes mit Sprache, Eigenheiten der Schreibung, Lizenz und Namensnennung, dazu die Zuordnung nach Testament.
bible://editionen
Alle Quellen, aus denen diese Instanz tatsächlich Daten führt, mit Lizenz und der Nennung, die beim Weitergeben verlangt ist.
bible://quellen
Prompts · 3
Guided original-language word study: from a German word, lemma or Strong's number to meaning spectrum, distribution and key passages.
Guided text-critical check of one NT verse: edition diff, eight-edition attestation, sober assessment.
Compare one passage across all loaded German translations and check notable renderings against the original text.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"bibelstudium_mcp": {
"url": "https://mcp.bibelstudium-mcp.de/mcp",
"transport": "streamable-http"
}
}
}