mcpbeat

Bible Copilot MCP Server

com.mybiblecopilot/bible-copilot
answering

Bible Copilot is answering right now. Last checked 11 min ago. It exposes 5 tools.

Scripture-cited answers to any Bible question, plus verse text and study pages, for AI agents.

Uptime history 41 hours of history · worst hour 75%
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
1787 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 5

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

verse
find_verse_study_page
Check whether a free in-depth study page ('What does this verse mean?') exists for a Bible verse on study.mybiblecopilot.com, and get its URL.
get_verse_text
Fetch the exact text of a Bible verse, passage, or whole chapter from a public-domain translation (kjv = King James Version). Deterministic — no AI generation.
resolve
resolve_reference
Normalize any Bible reference into canonical form. Accepts abbreviations and loose formats ("Rom 8:28", "1 Cor 13", "Jn 3.16", "Psalm 23:1-4") and returns the canonical book name, chapter, verse range, OSIS id, and the verse text. Deterministic — no AI generation.
study
study_bible_passage
Ask any question about any Bible verse or passage and get a clear, Scripture-cited answer. Optionally pick a study mode: summary (what the passage is about), observe (what the text says), interpret (what it means), theology (how it fits the whole of Scripture), apply (how to live it), apologetics (answering hard questions and objections). AI-generated — verify quotes with verify_scripture_quote if publishing.
verify
verify_scripture_quote
Fact-check a claimed Bible quote against the actual text. Returns whether the quote is real, the exact canonical wording, the correct reference, and a confidence score. Use this before publishing any Bible quote to catch misquotes, wrong verse numbers, and verses that do not exist in the Bible at all. Deterministic — no AI generation.

Endpoints

URLTransportStateLatencyChecked
https://mybiblecopilot.com/mcp streamable-http answering 688 ms 11 min ago

Bible Copilot — questions

Answers built from our own checks of this server.

What can Bible Copilot do?
It exposes 5 tools, read directly from the server on our last check. Among them: find_verse_study_page, get_verse_text, resolve_reference, study_bible_passage, verify_scripture_quote. 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 Copilot 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 1787 ms. The bar chart above shows every period we have measured.
How do I connect Bible Copilot?
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 Copilot need an API key?
No. Bible Copilot completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bible Copilot?
It answers our handshake in 1787 ms on average, which is faster than 1% 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.