Sefaria Jewish Library MCP Server

by OpenTorah-ai
MIT License
  • Linux
  • Apple

Integrations

  • Provides access to Jewish texts from the Sefaria library, enabling retrieval of specific texts by reference and their associated commentaries.

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

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

특징

  • 참조로 유대교 문헌 검색
  • 주어진 텍스트에 대한 해설 검색

설치

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 라이센스

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

표준화된 인터페이스를 통해 대규모 언어 모델이 세파리아 라이브러리에서 유대교 텍스트와 해설을 검색할 수 있도록 합니다.

  1. 특징
    1. 설치
      1. Smithery를 통해 설치
      2. 저장소를 복제합니다
    2. 서버 실행
      1. 사용 가능한 도구
        1. 텍스트 가져오기
        2. get_commentaries
      2. 개발
        1. 요구 사항
          1. 특허

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              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.
              Last updated -
              12
              Python
              MIT License
            • A
              security
              A
              license
              A
              quality
              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.
              Last updated -
              3
              12
              Python
              MIT License
            • -
              security
              F
              license
              -
              quality
              This server provides an API to query Large Language Models using context from local files, supporting various models and file types for context-aware responses.
              Last updated -
              1
              TypeScript
            • A
              security
              A
              license
              A
              quality
              Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.
              Last updated -
              2
              Python
              Apache 2.0
              • Apple

            View all related MCP servers

            ID: h4270it2mg