Content Tools
bibelstudium-mcp.de
Provides Bible study tools including verse lookup, original language analysis, cross-references, concordance, and full-text search.
ENDPOINT 1
https://mcp.bibelstudium-mcp.de/mcp
MCP server metadata
- Name
- bibelstudium-mcp
- Version
- 0.6.16
bibelstudium-mcp server, version 0.6.16. Quote scripture only from the bible_* tools, never from memory. When asked which server or MCP version is running, report this version.
Known tools 7
bible_originalReturn one Bible verse word-by-word in the ORIGINAL language with lemma, Strong's number and full morphology.
Inferred read-onlybible_crossrefsFind 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 `stelle` and `votes` only).
Inferred read-onlybible_concordanceConcordance / word study: find ALL occurrences of an original-language word across the Bible.
Inferred read-onlybible_compareCompare one NT verse word-by-word across the Greek editions (byzantine Majority Text, tr Textus Receptus, sblgnt critical text) and list the textual differences.
Inferred read-onlybible_server_infoReport 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.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bibelstudium-mcp]
url = "https://mcp.bibelstudium-mcp.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bibelstudium-mcp": {
"type": "http",
"url": "https://mcp.bibelstudium-mcp.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bibelstudium-mcp
Remote MCP URL: https://mcp.bibelstudium-mcp.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bibelstudium-mcp": {
"url": "https://mcp.bibelstudium-mcp.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bibelstudium-mcp": {
"type": "http",
"url": "https://mcp.bibelstudium-mcp.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bibelstudium-mcp",
"transport": "streamable-http",
"url": "https://mcp.bibelstudium-mcp.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bibelstudium-mcp.de was fetched 2026-08-21T11:50:47.212Z.
bibelstudium-mcp.de is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.