Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Bibelstudium MCP

de.bibelstudium-mcp/bibelstudium

Wortgetreue deutsche Bibelarbeit: Grundtext, Morphologie, Konkordanz, Querverweise

Uptime
100.0%
3 direct probes · 30d
Response
486ms
last probe
Tools
7
callable
Resources
4
readable
Prompts
3
available

Tools · 7

bible_lookup

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 …

bible_original

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…

bible_crossrefs

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…

bible_concordance

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…

bible_search

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…

bible_compare

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…

bible_server_info

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

Bücher

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
Übersetzungen

Die geladenen deutschen Übersetzungen mit Kürzel, Name, Lizenz und geforderter Namensnennung, dazu die Voreinstellung.

bible://uebersetzungen
Grundtext-Editionen

Die geladenen Editionen des Grundtextes mit Sprache, Eigenheiten der Schreibung, Lizenz und Namensnennung, dazu die Zuordnung nach Testament.

bible://editionen
Quellen und Lizenzen

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

word-study

Guided original-language word study: from a German word, lemma or Strong's number to meaning spectrum, distribution and key passages.

variant-check

Guided text-critical check of one NT verse: edition diff, eight-edition attestation, sober assessment.

translation-compare

Compare one passage across all loaded German translations and check notable renderings against the original text.

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"
    }
  }
}