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 ServersRegistry oficial0 estrellas0 forksActualizado 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.
Casos de uso

Resumen de MCP Servers

# 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

Lo que la gente pregunta sobre hebrew-bible-mcp

¿Qué es moshecohen90/hebrew-bible-mcp?

+

moshecohen90/hebrew-bible-mcp es mcp servers para el ecosistema de Claude AI. Public MCP server for the Hebrew Bible (Tanakh): read verses & chapters in 10 languages and browse study plans. Endpoint: hebrewbible.app/mcp Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala hebrew-bible-mcp?

+

Puedes instalar hebrew-bible-mcp clonando el repositorio (https://github.com/moshecohen90/hebrew-bible-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar moshecohen90/hebrew-bible-mcp?

+

moshecohen90/hebrew-bible-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene moshecohen90/hebrew-bible-mcp?

+

moshecohen90/hebrew-bible-mcp es mantenido por moshecohen90. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a hebrew-bible-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega hebrew-bible-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a hebrew-bible-mcp