Install
openclaw skills install @abeperl/sefaria-mcpAccess Jewish texts, commentaries, and daily study materials from Torah, Talmud, and more via the Sefaria MCP server.
openclaw skills install @abeperl/sefaria-mcpAn MCP (Model Context Protocol) server that provides access to Sefaria's library of Jewish texts — Torah, Talmud, Mishnah, Midrash, and thousands of commentaries.
| Tool | Description |
|---|---|
get_text | Read any text by reference (Genesis 1:1, Berakhot 2a, Rashi on Exodus 3:14, etc.) |
search | Full-text search across all texts in English or Hebrew |
get_links | Get commentaries and cross-references for a verse |
get_parsha | Get this week's Torah portion |
get_calendars | Get today's learning schedule (Daf Yomi, Parsha, daily Rambam, etc.) |
get_book_info | Get metadata about a book (structure, categories) |
get_related | Get related topics and community source sheets |
{
"mcpServers": {
"sefaria": {
"command": "npx",
"args": ["-y", "sefaria-mcp-server"]
}
}
}
No API key required — Sefaria's public API is free and open.