Skip to main content
ClaudeWave

Public MCP server for the Hebrew Bible (Tanakh): read verses & chapters in 10 languages and browse study plans. Endpoint: hebrewbible.app/mcp

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/moshecohen90/hebrew-bible-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "hebrew-bible-mcp": {
      "command": "node",
      "args": ["/path/to/hebrew-bible-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/moshecohen90/hebrew-bible-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Hebrew Bible (Tanakh) MCP Server

A public, no-auth **Model Context Protocol (MCP)** server for reading and citing the
**Hebrew Bible (Tanakh)** - Torah, Nevi'im, and Ketuvim - in Hebrew and 10 languages,
and for browsing guided study plans. Served by [hebrewbible.app](https://hebrewbible.app).

- **Endpoint:** `https://hebrewbible.app/mcp` (Streamable HTTP, JSON-RPC, no authentication)
- **Server card:** https://hebrewbible.app/.well-known/mcp/server-card.json
- **Agent skill:** https://hebrewbible.app/.well-known/agent-skills/index.json
- **Languages:** English, Hebrew (with nikud + cantillation), French, Spanish, Portuguese, Russian, German, Italian, Polish, Korean
- **Docs:** [CONNECTOR.md](./CONNECTOR.md) · **Privacy:** [PRIVACY.md](./PRIVACY.md)

## Tools

| Tool | Description |
| --- | --- |
| `list_books` | List every book of the Tanakh with its English and localized name. |
| `get_chapter` | Return the full text of a chapter (every verse) in any supported language. |
| `get_verse` | Return one specific verse (e.g. Genesis 1:1) in any supported language. |
| `list_subjects` | List browseable subjects (Weekly Torah Portion, Holidays, Tehillim, Bible Stories, ...). |
| `browse_subject` | List study plans and articles for a subject or topic, paginated. |
| `get_plan` | Get 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:

```json
{
  "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`.

## Sister servers

The same MCP serves the other corpora on their own domains:

- Mishnah - `https://mishnah.app/mcp`
- Talmud Bavli - `https://talmudbavli.app/mcp`
- Talmud Yerushalmi (Jerusalem) - `https://talmudjerusalem.app/mcp`

## 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, Tanakh, Tanach, Torah, Nevi'im, Ketuvim, Bible, scripture,
verses, chapters, Psalms, Tehillim, parsha, study plans, Jewish, MCP server,
Model Context Protocol, AI agent, Claude, ChatGPT.
ai-agentsbiblechatgptclaudehebrew-biblemcpmcp-servermodel-context-protocoltanakhtorah

What people ask about hebrew-bible-mcp

What is moshecohen90/hebrew-bible-mcp?

+

moshecohen90/hebrew-bible-mcp is mcp servers for the Claude AI ecosystem. Public MCP server for the Hebrew Bible (Tanakh): read verses & chapters in 10 languages and browse study plans. Endpoint: hebrewbible.app/mcp It has 0 GitHub stars and was last updated today.

How do I install hebrew-bible-mcp?

+

You can install hebrew-bible-mcp by cloning the repository (https://github.com/moshecohen90/hebrew-bible-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is moshecohen90/hebrew-bible-mcp safe to use?

+

moshecohen90/hebrew-bible-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains moshecohen90/hebrew-bible-mcp?

+

moshecohen90/hebrew-bible-mcp is maintained by moshecohen90. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to hebrew-bible-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy hebrew-bible-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: moshecohen90/hebrew-bible-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/moshecohen90-hebrew-bible-mcp)](https://claudewave.com/repo/moshecohen90-hebrew-bible-mcp)
<a href="https://claudewave.com/repo/moshecohen90-hebrew-bible-mcp"><img src="https://claudewave.com/api/badge/moshecohen90-hebrew-bible-mcp" alt="Featured on ClaudeWave: moshecohen90/hebrew-bible-mcp" width="320" height="64" /></a>

More MCP Servers

hebrew-bible-mcp alternatives