Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.mybiblecopilot/bible-copilot

com.mybiblecopilot/bible-copilot

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

Uptime
100.0%
1 direct probes · 30d
Response
1351ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

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 …

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…

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.

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 (w…

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.mybiblecopilot/bible-copilot": {
      "url": "https://mybiblecopilot.com/mcp",
      "transport": "streamable-http"
    }
  }
}