Sefaria MCP Server

Access Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.

3,891 stars

Best use case

Sefaria MCP Server is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Access Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.

Teams using Sefaria MCP Server should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/sefaria-mcp/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/abeperl/sefaria-mcp/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/sefaria-mcp/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Sefaria MCP Server Compares

Feature / AgentSefaria MCP ServerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Access Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Sefaria MCP Server

Access Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.

## Installation

```bash
npm install -g sefaria-mcp-server
```

Or run directly:

```bash
npx sefaria-mcp-server
```

## Configuration

Add to your MCP config:

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

## Tools

| 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 |

## Examples

- "What does Genesis 1:1 say? Show me the Hebrew and commentaries."
- "Search for texts about loving your neighbor"
- "What's this week's parsha?"
- "What's today's Daf Yomi?"

## Credits

- Powered by [Sefaria](https://www.sefaria.org)
- npm: [sefaria-mcp-server](https://www.npmjs.com/package/sefaria-mcp-server)
- GitHub: [abeperl/sefaria-mcp-server](https://github.com/abeperl/sefaria-mcp-server)

Related Skills

agentic-mcp-server-builder

3891
from openclaw/skills

Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready structure.

Coding & Development

ipfs-server

3891
from openclaw/skills

Full IPFS node operations — install, configure, pin content, publish IPNS, manage peers, and run gateway services

server-audit

3891
from openclaw/skills

远程服务器安全巡检和环境报告工具。 通过 SSH 免密登录远程主机,全面检查系统信息、运行服务、开放端口、 Web 服务器配置、数据库配置、安全设置(SSH/防火墙/SELinux)、可疑进程和定时任务, 生成结构化的巡检报告。Use when 用户需要检查服务器安全、排查服务器环境、 了解服务器上运行了什么服务、生成巡检报告、或提及"巡检"、"安全检查"、"服务器检查"。

observer-effect-probe

3891
from openclaw/skills

Helps detect skills that behave differently when they sense they are being monitored — catching the class of evasion where conditional activation logic specifically targets attestation and sandbox environments.

mcp-server-builder

3891
from openclaw/skills

MCP Server Builder

plexctl — Plex Media Server Control

3891
from openclaw/skills

> Standalone CLI for controlling Plex Media Server and clients via the Plex API

mac-mini-server

3891
from openclaw/skills

Set up OpenClaw on Mac Mini as always-on AI server — hardware recommendations, macOS config, Docker Desktop, launchd auto-start, Tailscale remote access, and cost comparison vs VPS. Use when deploying OpenClaw on Mac Mini for 24/7 personal AI.

mcp-server-chart

3891
from openclaw/skills

Auto-generated skill for mcp-server-chart tools via OneKey Gateway.

DomainKits MCP Server

3891
from openclaw/skills

Domain intelligence tools through MCP-compatible clients.

Server Maintenance Skill

3891
from openclaw/skills

## 描述

create-mcp-server

3880
from openclaw/skills

Create, deploy, and manage MCP (Model Context Protocol) servers using the MCPHero platform via the mcpheroctl CLI. Use this skill when the user wants to build an MCP server, deploy tools that wrap APIs or databases, automate MCP server creation, or connect AI clients (Claude Desktop, Cursor, etc.) to custom tools through MCPHero.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation