Skip to main content
Glama
OpenTorah-ai

Sefaria Jewish Library MCP Server

by OpenTorah-ai

세파리아 유대인 도서관 MCP 서버

대장간 배지 세파리아(Sefaria) 라이브러리의 유대교 텍스트에 대한 접근을 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다. 이 서버를 통해 대규모 언어 모델(Large Language Models)이 표준화된 인터페이스를 통해 유대교 텍스트를 검색하고 참조할 수 있습니다.

특징

  • 참조로 유대교 문헌 검색

  • 주어진 텍스트에 대한 해설 검색

Related MCP server: Sefaria Jewish Library MCP Server

설치

Python 3.10 이상이 필요합니다.

Smithery를 통해 설치

Smithery 를 통해 Claude Desktop용 Sefaria Jewish Library를 자동으로 설치하려면:

지엑스피1

저장소를 복제합니다

git clone https://github.com/sivan22/mcp-sefaria-server.git
cd mcp-sefaria-server

서버 실행

서버를 직접 실행할 수 있습니다.

uv --directory path/to/directory run sefaria_jewish_library

또는 모델 컨텍스트 프로토콜을 지원하는 MCP 클라이언트를 통해 사용할 수 있습니다. Claude 데스크톱 앱과 Cline의 경우 다음 구성을 사용해야 합니다.

{
  "mcpServers": {        
      "sefaria_jewish_library": {
          "command": "uv",
          "args": [
              "--directory",
              "C:/dev/mcp-sefaria-server",
              "run",
              "sefaria_jewish_library"
          ],
          "env": {
            "PYTHONIOENCODING": "utf-8" 
          }
      }
  }
}

사용 가능한 도구

서버는 MCP 인터페이스를 통해 다음 도구를 제공합니다.

텍스트 가져오기

참조를 통해 특정 유대교 텍스트를 검색합니다.

예:

reference: "Genesis 1:1"
reference: "שמות פרק ב פסוק ג"
reference: "משנה ברכות פרק א משנה א"

get_commentaries

주어진 텍스트에 대한 해설 목록을 검색합니다.

예:

reference: "Genesis 1:1"
reference: "שמות פרק ב פסוק ג"
reference: "משנה ברכות פרק א משנה א"

개발

이 프로젝트에서는 다음을 사용합니다.

요구 사항

  • 파이썬 >= 3.10

  • MCP SDK >= 1.1.1

  • 세파리아 API

특허

MIT 라이센스

A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    23
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Provides access to Jewish texts from the Sefaria library. This server enables Large Language Models to retrieve and reference Jewish texts through a standardized interface.
    4
    34
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects LLMs to the Quran API (alquran.cloud) to retrieve accurate Quranic text on-demand, reducing hallucinations when working with sensitive religious content.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables LLMs to access and search Jewish texts from the Sefaria library through 15 MCP tools, including text retrieval, search, and manuscript access.
    23
    MIT

View all related MCP servers

Related MCP Connectors

  • Sefaria MCP — the free digital library of Jewish texts.

  • Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

View all MCP Connectors

Latest Blog Posts

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/OpenTorah-ai/mcp-sefaria-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server