Sefaria MCP Server
Access Jewish texts (Torah, Talmud, Mishnah, Midrash, Commentaries) via MCP.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sefaria-mcp/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Sefaria MCP Server Compares
| Feature / Agent | Sefaria MCP Server | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
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
Scaffold MCP server projects and baseline tool contract checks. Use for defining tool schemas, generating starter server layouts, and validating MCP-ready structure.
ipfs-server
Full IPFS node operations — install, configure, pin content, publish IPNS, manage peers, and run gateway services
server-audit
远程服务器安全巡检和环境报告工具。 通过 SSH 免密登录远程主机,全面检查系统信息、运行服务、开放端口、 Web 服务器配置、数据库配置、安全设置(SSH/防火墙/SELinux)、可疑进程和定时任务, 生成结构化的巡检报告。Use when 用户需要检查服务器安全、排查服务器环境、 了解服务器上运行了什么服务、生成巡检报告、或提及"巡检"、"安全检查"、"服务器检查"。
observer-effect-probe
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
MCP Server Builder
plexctl — Plex Media Server Control
> Standalone CLI for controlling Plex Media Server and clients via the Plex API
mac-mini-server
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
Auto-generated skill for mcp-server-chart tools via OneKey Gateway.
DomainKits MCP Server
Domain intelligence tools through MCP-compatible clients.
Server Maintenance Skill
## 描述
create-mcp-server
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.
---
name: article-factory-wechat