Sefaria MCP Server

Access Jewish texts, commentaries, and daily study materials from Torah, Talmud, and more via the Sefaria MCP server.

Install

openclaw skills install @abeperl/sefaria-mcp

Sefaria MCP Server

An MCP (Model Context Protocol) server that provides access to Sefaria's library of Jewish texts — Torah, Talmud, Mishnah, Midrash, and thousands of commentaries.

Tools

ToolDescription
get_textRead any text by reference (Genesis 1:1, Berakhot 2a, Rashi on Exodus 3:14, etc.)
searchFull-text search across all texts in English or Hebrew
get_linksGet commentaries and cross-references for a verse
get_parshaGet this week's Torah portion
get_calendarsGet today's learning schedule (Daf Yomi, Parsha, daily Rambam, etc.)
get_book_infoGet metadata about a book (structure, categories)
get_relatedGet related topics and community source sheets

Usage

json
{
  "mcpServers": {
    "sefaria": {
      "command": "npx",
      "args": ["-y", "sefaria-mcp-server"]
    }
  }
}

Configuration

No API key required — Sefaria's public API is free and open.

Links