mcpbeat

Bible MCP Server

by nirajagarwal
answering

Bible MCP is answering right now. Last checked 9 min ago. It exposes 13 tools. Last commit 4 Aug 2026.

Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.

Uptime history 32 hours of history
32 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
1452 ms
Response time
average over 24h
1
Stars
last commit 4 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add bible-mcp --transport http https://bible-mcp-server.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bible-mcp": {
      "url": "https://bible-mcp-server.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bible-mcp]
url = "https://bible-mcp-server.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bible-mcp": {
      "url": "https://bible-mcp-server.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bible-mcp": {
      "url": "https://bible-mcp-server.fly.dev/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

citations
get_citations
Where a Bible verse is cited by name in the patristic corpus, extracted from the translators' own footnotes (tier 1). E.g. reference='Ephesians 5:21'. Complements get_cross_references, which links scripture to scripture; this links patristic text to scripture. COVERAGE NOTE: footnote extraction has known recall gaps — an empty result is normal and does NOT mean the verse is uncited; full-text `search` within the patristic works is the thorough probe (verbatim quotations are regularly found that the footnote index missed).
compare
compare_versions
Show a verse or short range in both BSB and WEB side by side.
corpus
corpus_info
What's in the corpus: documents, layers, licenses, and counts.
cross
get_cross_references
Cross-references for a verse (OpenBible.info, ranked by community votes), with the target text included. E.g. reference='Romans 5:12'.
entities
entities_in_passage
List the people, places, and events linked to a verse or chapter, e.g. 'Genesis 14' or 'John 3:16'.
entity
get_entity
Look up a biblical person, place, event, or people group by name (Theographic knowledge graph). Returns details and where they appear. entity_type optional: person | place | event | people_group.
interlinear
get_interlinear
Word-by-word original language for a verse or short range: surface form, lemma, Strong's, gloss, morphology. E.g. 'John 1:1' or 'Genesis 1:1-3'.
passage
get_passage
Get Bible text for a reference like 'John 3:16', 'John 3:16-18', 'Genesis 1', or 'Tobit 4:5' (Apocrypha requires version='WEB'). Versions: BSB, WEB.
search
search
Full-text search (stemmed, ranked). Supports phrases in quotes, AND/OR/NOT, e.g. 'living water', 'faith AND works NOT law'. Optional book filter e.g. 'Psalms'. NOTE: porter stemming conflates related surface forms — 'desert' also matches 'deserted' and 'deserts' (as merits) in prose layers; quote exact phrases or add AND-terms to disambiguate.
semantic
semantic_search
Meaning-based search across the whole corpus — scripture AND prose works — using embeddings, optionally fused with keyword search (hybrid, recommended). Finds passages about a theme even with no shared words, e.g. 'divine self-emptying', 'the soul's dark night'. kind optional: verse | window | paragraph.
similar
find_similar
Find passages semantically similar to a given verse or prose paragraph ref — across scripture, Apocrypha, and the classics. E.g. 'Philippians 2:7' or 'JULIAN.27.2'. Powers parallel-finding across corpus layers.
word
word_study
Original-language word study across the whole Bible. Query by Strong's number ('G26', 'H2617', zero-padding optional — 'H953' works), lemma (pointed or unpointed: 'חֶסֶד' or 'חסד', accented or bare Greek), Hebrew/Aramaic transliteration ('miqweh' finds מִקְוֶה, macrons optional), or English gloss ('lovingkindness'). Returns occurrence counts, gloss range, book distribution, and sample verses. NOTE: homographs are split by letter-suffixed Strong's variants (e.g. H4723 'hope' vs H4723a 'gathering of waters' — same written form) — when a gloss range looks too narrow for a word you suspect is richer, probe the lettered variants; the output lists every variant lemma it finds under your query. Gloss-keyed queries match substrings and may conflate lemmas — prefer Strong's or lemma queries for exact counts. language optional: grc | hbo | arc.
work
read_work
Read a prose work from the corpus by paragraph range. Works: CONFESSIONS (Augustine), IMITATION (à Kempis), PILGRIM (Bunyan), PRESENCE (Brother Lawrence), JULIAN (Julian of Norwich), ORTHODOXY (Chesterton), 1CLEMENT (Clement of Rome), BARNABAS (Epistle of Barnabas). Chapters = books/chapters of the work; use search(version=<WORK>) to find passages first, or corpus_info() for the full list.

Endpoints

URLTransportStateLatencyChecked
https://bible-mcp-server.fly.dev/mcp streamable-http answering 3507 ms 9 min ago

Alternatives to Bible MCP

same job, measured the same way
RCSB PDB
by rcsb

MCP server to search, inspect, and cross-reference RCSB Protein Data Bank structures

786 installs/wk local only
Flyto Indexer
by flytohub

Code intelligence MCP server — impact analysis, semantic search, dependency graphs

987 installs/wk local only
Deepcontext
by wild-card

Advanced codebase indexing and semantic search MCP server

105 installs/wk local only
C
Bible App
by thaiapp

Read-only Bible for AI: search & read scripture in Thai & English, plus a daily verse.

5 tools answering
Claude Memory Manager
by nyxtoolsdev

Cross-session memory for Claude Code — context capture, semantic search, recall

88 installs/wk local only
HubSpot Integrations MCP
by centrify-internal

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

2 tools answering
Calibre MCP
by caelum29

Calibre ebook library server: search, read content, curate metadata, semantic search, gated writes.

407 installs/wk local only
Socraticode
by giancarloerra

MCP server for local codebase indexing, semantic search, and code dependency graphs.

5 564 installs/wk local only

Bible MCP — questions

Answers built from our own checks of this server.

What can Bible MCP do?
It exposes 13 tools, read directly from the server on our last check. Among them: compare_versions, corpus_info, entities_in_passage, find_similar, get_citations, get_cross_references and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Bible MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1452 ms. The bar chart above shows every period we have measured.
How do I connect Bible MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Bible MCP need an API key?
No. Bible MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bible MCP?
It answers our handshake in 1452 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Bible MCP open source?
Yes — it is published under the NOASSERTION licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.