mcpbeat

Bible App MCP Server

com.thaiapp/bible-app
answering

Bible App is answering right now. Last checked 1 min ago. It exposes 5 tools.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
687 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 1 min ago.

run in your terminal
claude mcp add bible-app --transport http https://thaiapp.com/bible-app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bible-app": {
      "url": "https://thaiapp.com/bible-app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bible-app]
url = "https://thaiapp.com/bible-app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bible-app": {
      "url": "https://thaiapp.com/bible-app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bible-app": {
      "url": "https://thaiapp.com/bible-app/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.

bible
list_bible_versions
คืนรายการฉบับแปลที่ใช้ได้ พร้อมรหัส (id/abbreviation) ที่ต้องส่งให้ tool อื่น เช่น THAKJV (ไทย), WEB/KJV (อังกฤษ)
books
list_books
คืนรายชื่อหนังสือทั้ง 66 เล่มของฉบับที่ระบุ พร้อมชื่ออังกฤษ (ใช้เป็น argument), ชื่อท้องถิ่น, ลำดับ และจำนวนบท
daily
get_daily_verse
คืนข้อพระคัมภีร์ประจำวันปัจจุบัน (ถ้ามี). ผลลัพธ์มี field `url` เป็นลิงก์เปิดข้อนั้นในแอป — แนะนำให้แนบลิงก์นี้ให้ผู้ใช้ด้วย
scripture
search_scripture
ค้นหาข้อที่มีคำ/วลีที่ระบุ. จำกัดขอบเขตในหนังสือเล่มเดียวได้ด้วย book (แนะนำเพื่อความเร็ว). คืนสูงสุด 50 ข้อแรก
verses
get_verses
ดึงข้อพระคัมภีร์ตามอ้างอิง. ระบุได้ทั้งข้อเดียว (verseFrom เท่านั้น), ช่วงข้อ (verseFrom+verseTo), หรือทั้งบท (ไม่ระบุ verse). ใช้ชื่อหนังสือภาษาอังกฤษ เช่น John, Genesis. ผลลัพธ์มี field `url` เป็นลิงก์เปิดข้อนั้นในแอป — แนะนำให้แนบลิงก์นี้ให้ผู้ใช้ด้วย

Endpoints

URLTransportStateLatencyChecked
https://thaiapp.com/bible-app/mcp streamable-http answering 726 ms 1 min ago

Bible App — questions

Answers built from our own checks of this server.

What can Bible App do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_daily_verse, get_verses, list_bible_versions, list_books, search_scripture. 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 App working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 687 ms. The bar chart above shows every period we have measured.
How do I connect Bible App?
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 App need an API key?
No. Bible App 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 App?
It answers our handshake in 687 ms on average, which is faster than 12% 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.