Back to Browse

Hebrew Bible MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read Hebrew Bible (Tanakh) verses & chapters in 10 languages, plus guided study plans.

About

Read Hebrew Bible (Tanakh) verses & chapters in 10 languages, plus guided study plans.

Remote endpoints: streamable-http: https://hebrewbible.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-moshecohen90-hebrew-bible": {
      "url": "https://hebrewbible.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Hebrew Bible (Tanakh) MCP Server & API

A public, no-auth Model Context Protocol (MCP) server (and read API) for the Hebrew Bible / Tanakh - the Torah, Nevi'im, and Ketuvim. Read Hebrew Bible verses and chapters online in Hebrew and 10 languages, and browse guided study plans. Connect it to Claude or ChatGPT in one step. Served by hebrewbible.app.

Tools

ToolDescription
list_booksList every book of the Tanakh with its English and localized name.
get_chapterReturn the full text of a chapter (every verse) in any supported language.
get_verseReturn one specific verse (e.g. Genesis 1:1) in any supported language.
list_subjectsList browseable subjects (Weekly Torah Portion, Holidays, Tehillim, Bible Stories, ...).
browse_subjectList study plans and articles for a subject or topic, paginated.
get_planGet a study plan's title, description, and day-by-day schedule.

Every result links back to the canonical page on hebrewbible.app so answers can be cited.

Connect

Claude Desktop / Claude.ai - add a custom connector with the URL https://hebrewbible.app/mcp.

Cursor / VS Code / Cline - add to your MCP config:

{
  "mcpServers": {
    "hebrew-bible": {
      "url": "https://hebrewbible.app/mcp"
    }
  }
}

Any MCP client - point it at https://hebrewbible.app/mcp (Streamable HTTP transport).

Example

"What does Psalm 23 say, in Hebrew?"

The assistant calls get_chapter(book="Psalms", chapter=23, language="he") and cites https://hebrewbible.app/he/texts/Psalms.23.

About

Free to read; the biblical text and classical commentaries are in the public domain. This repository contains only public metadata and documentation for the hosted MCP server - there is no proprietary code here.

Keywords: Hebrew Bible MCP server, Bible MCP, Tanakh API, Hebrew Bible API, read Hebrew Bible online, read Torah online, read Jewish Bible online, Tanakh, Tanach, Torah, Nevi'im, Ketuvim, scripture, verses, chapters, Psalms, Tehillim, parsha, study plans, Model Context Protocol, Claude, ChatGPT.

Reviews

No reviews yet

Be the first to review this server!