Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Shepherd Bible API

com.simplecohortllc.bible/shepherd-bible-api

Bible translations, books, chapters, verses, and search

Uptime
11.1%
27 probes
Response
484ms
last probe
Tools
5
callable

Tools · 5

bible_translations

Return all available Bible translations.

bible_books

Return books and chapter counts for a translation.

bible_chapter

Return all verses, groupings, and red letter data for a chapter.

bible_verse

Return a specific verse, with red letter data if available.

bible_search

Search for verses by keyword or exact match.

Similar MCP servers embedding-nearest

shepherd bible api
Metadata-only Glama MCP connector.
0 tools · http
uiule
Bible MCP — wraps the Bible API (free, no auth)
0 tools · streamable-http
NuBerea
AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.
0 tools · streamable-http
Bible
Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references,
0 tools · sse
com.mybiblecopilot/bible-copilot
Scripture-cited answers to any Bible question, plus verse text and study pages, for AI agents.
0 tools · streamable-http
mcpbind-bible-mcp
MCP Server Package: bible-mcp
0 tools

How to use

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

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