torah-mcp
Provides access to the Sefaria library, enabling fetching texts with translations, linked commentaries, full-text search, and daily study calendars.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@torah-mcpWhat is today's daf yomi?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Torah MCP
The Sefaria library inside Claude — Tanakh, Talmud, Mishneh Torah, Shulchan Arukh, responsa, and daily study calendars, served over the Model Context Protocol. Answers to halachic and textual questions get grounded in the actual sources — exact quotes, verifiable references, linked commentaries — instead of model memory.
Free, no account, no data collected. Hosted instance:
https://torah-mcp.jonathan-ef2.workers.dev/mcpInstall
claude.ai — Settings → Connectors → Add custom connector → paste the URL above. Works on mobile too once added.
Claude Code
claude mcp add --transport http torah https://torah-mcp.jonathan-ef2.workers.dev/mcpAny MCP client — streamable HTTP transport at the same URL.
Related MCP server: Sefaria Jewish Library MCP Server
Tools
Tool | Purpose |
| Text of any reference (Hebrew + translation): |
| Linked commentaries and sources (Rashi, Tosafot, midrash, halakhah…), filterable by category |
| Full-text search across the whole library (Hebrew or English) |
| Parashat hashavua, haftarah, daf yomi, daily Rambam… |
| The study method: answer religious questions from texts actually read (never from memory), with hebrewbooks.org links for further reading |
The server also ships an instructions block (loaded by MCP clients at
initialize) telling the model to load the skill before answering any religious
question, and an MCP prompt (/mcp__torah-mcp__hebrewbooks).
Deploy your own
Or manually:
npm install
npx wrangler deployNo secrets required. Optional: set a BEARER_TOKENS secret (comma-separated
list) to switch from public access to invitation-only — each guest then uses
https://<your-worker>/<token>/mcp, and you revoke by removing a token.
Good-citizen notes
Requests to Sefaria carry an identifying
User-Agentand are edge-cached (24 h for texts and links, 1 h for calendars) so repeated study of the same daf costs Sefaria a single API call.A per-IP rate limit (60 req/min) protects the public endpoint.
Text licenses are returned with every response. Data by the wonderful Sefaria — support them.

License
MIT — see LICENSE. The bundled study-method skill and this server are unaffiliated with Sefaria and hebrewbooks.org.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides powerful search capabilities for Jewish texts and literature. This server enables Large Language Models to search and reference Jewish texts through a standardized interface.23MIT
- AlicenseBqualityDmaintenanceProvides access to Jewish texts from the Sefaria library. This server enables Large Language Models to retrieve and reference Jewish texts through a standardized interface.434MIT

Sefaria MCP Serverofficial
Alicense-qualityBmaintenanceEnables LLMs to access and search Jewish texts from the Sefaria library through 15 MCP tools, including text retrieval, search, and manuscript access.23MIT- Alicense-qualityCmaintenanceEnables AI agents to access and query the Sefaria digital library of Jewish texts through natural language or direct tool calls.10MIT
Related MCP Connectors
Sefaria MCP — the free digital library of Jewish texts.
Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.
Free, no-key Bible MCP server — 86 translations in 32 languages, from any MCP client.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JonathanB555/torah-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server