Install
openclaw skills install sefaria-mcpAccess Jewish texts, commentaries, and daily study materials from Torah, Talmud, and more via the Sefaria MCP server.
openclaw skills install sefaria-mcpAccess Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.
npm install -g sefaria-mcp-server
Or run directly:
npx sefaria-mcp-server
Add to your MCP config:
{
"mcpServers": {
"sefaria": {
"command": "npx",
"args": ["-y", "sefaria-mcp-server"]
}
}
}
| Tool | Description |
|---|---|
get_text | Get text by reference (Genesis 1:1, Berakhot 2a, etc.) |
search | Full-text search across all texts |
get_links | Get commentaries and cross-references |
get_parsha | Get this week's Torah portion |
get_calendars | Daily learning (Daf Yomi, Rambam, etc.) |
get_book_info | Book metadata and structure |
get_related | Related topics and source sheets |