# Sefaria Torah Texts MCP for AI Agents AI Agent Connect

> Sefaria Torah Texts API lets your AI agent pull from the world's largest digital library of Jewish sacred texts. It handles the heavy lifting of finding specific verses, checking daily reading schedules like Daf Yomi, and searching the Talmud or Torah. If you need to move from a general question to a specific, verified scripture, this Connector makes that jump instant.

## Overview
- **Category:** knowledge-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_UnpD64L5dOJ360nBbLWRPBZ8bxPZBwieNkiO5gra/ai-agent-connect
- **Tags:** digital-library, textual-analysis, religious-studies, open-source, natural-language

## Description

This Connector provides direct access to the world's largest digital library of Jewish sacred literature. It makes your AI client a researcher that can pull specific verses, check daily reading schedules, and search for themes across the Talmud and Torah. Instead of hunting through different tabs or physical books, you just ask your agent for a specific reference or a thematic search. It pulls the text, often in both Hebrew and English, so you can compare them side by side without leaving your chat window. You can also use it to keep track of religious calendars, like finding out what the Parashah is for today or looking up the current Daf Yomi page. It's a way to ground your research in actual scripture rather than just general summaries. Because Vinkius makes it easy to plug this into your existing setup, you get a research assistant that stays accurate to the source material. You'll find it's especially useful for verifying citations or seeing how a specific theme, like justice or sacrifice, appears across different books of the library. It handles the technical side of the library's data, so you just get the results you need. You can use it to audit the entire library index to understand how literature is categorized across thousands of years. It also provides a way to check the status of the connection to ensure your research workflow stays active. Scholars looking for a specific Talmudic page or students trying to find today's reading can both bring the library directly into their conversation.

## Tools

### check_api_status
Check if the Sefaria service is online. It's useful for making sure your connection is active before you start a big research project.

### get_daily_reading_calendar
Get today's Parashah or Daf Yomi. This helps you stay on track with your daily study schedule.

### get_sacred_text
Pull a specific text by its reference. It gives you the bilingual content you need for accurate citations.

### list_library_index
See a list of all books and categories. Use this to understand the full scope of the available literature.

### search_sacred_texts
Search for specific keywords or phrases. It's the fastest way to find thematic connections across the whole library.

## Prompt Examples

**Prompt:** 
```
What is the Parashah for today?
```

**Response:** 
```
Today's Parashah is [Name]. Here is the text for today's reading:

**English:** [Text]

**Hebrew:** [Text]

Would you like me to find the corresponding Daf Yomi page as well?
```

**Prompt:** 
```
Find the Hebrew and English for Genesis 1:1.
```

**Response:** 
```
Here is the text for Genesis 1:1:

**English:** In the beginning God created the heaven and the earth.

**Hebrew:** בְּרֵאשִׁית בָּרָא אֱלֹהִים אֵת הַשָּׁמַיִם וְאֵת הָאָרֶץ
```

**Prompt:** 
```
Search for the word 'justice' in the library.
```

**Response:** 
```
I found several significant mentions of justice throughout the library. Here are a few notable examples:

* **Deuteronomy:** [Verse]
* **Prophets:** [Verse]

Would you like the full text for any of these?
```

## Capabilities

### Pull specific verses by reference
Get the exact Hebrew and English text for a citation like Genesis 1:1.

### Search the entire library
Look for keywords across the Talmud, Torah, and other Jewish texts.

### Check the daily reading schedule
Find today's Parashah or Daf Yomi page instantly.

### Browse the library index
See every book and category available in the Sefaria database.

### Verify API health
Check if the Sefaria service is up and running before you start a long research task.

## Use Cases

### Verifying a citation for a paper
A researcher asks for the text of a specific Talmudic passage to ensure they are quoting the correct page using get_sacred_text.

### Planning a weekly lesson
A teacher asks the agent to pull the Parashah for the next month to build a curriculum using get_daily_reading_calendar.

### Finding thematic links
A student asks for every mention of 'mercy' in the Prophets to see how the concept is framed using search_sacred_texts.

### Auditing a digital library
A curator uses the library index to see which categories are most populated in the Sefaria database using list_library_index.

## Benefits

- Get bilingual text instantly. Use get_sacred_text to see Hebrew and English side by side without switching tabs.
- Keep your study schedule organized. Use get_daily_reading_calendar to always know today's Parashah or Daf Yomi.
- Find thematic connections quickly. Use search_sacred_texts to see how topics like justice appear across different books.
- Verify your citations accurately. Pull exact references with get_sacred_text to ensure your research is grounded in the source.
- Explore the full library scope. Use list_library_index to see every category and book available in the Sefaria database.

## How It Works

The bottom line is you get a direct line to verified scripture without the manual search.

1. Subscribe to the Sefaria Torah Texts API on Vinkius.
2. Connect your AI client to the Connector without needing an API key.
3. Ask your agent to find a text or search the library.

## Frequently Asked Questions

**Can I use Sefaria Torah Texts API to find specific verses?**
Yes, you can ask your agent for any specific reference like 'Genesis 1:1' and it will pull the exact text for you.

**Does this Connector support Hebrew text?**
Yes, it provides both Hebrew and English versions of the sacred texts so you can see them side by side.

**Can I check today's Daf Yomi with this?**
Absolutely. Your agent can pull the current daily reading schedule including the Daf Yomi page instantly.

**Is there a cost to use this for my research?**
No, Sefaria is a free and open service, so you don't need an API key to use this Connector.

**Can I search for themes like 'mercy' across all books?**
Yes, you can search for keywords or phrases across the entire library to find thematic connections.

**How do I know what books are available?**
You can ask your agent to list the library index, and it will show you all the books and categories in the database.

**Is an API Key required for Sefaria API?**
No. Sefaria provides a free public API for non-commercial use. This server works out of the box without any static credentials required.

**What languages are the texts available in?**
The Sefaria API primarily provides texts in their original Hebrew or Aramaic along with professional English translations.

**Can the agent show the weekly Parashah?**
Yes. The `get_daily_reading_calendar` tool retrieves the official weekly Torah portion (Parashah) and other daily study markers.