Sefaria Jewish Library MCP Server
An MCP (Model Context Protocol) server that 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.
Features
- Retrieve Jewish texts by reference
- Retrieve commentaries on a given text
Installation
Requires Python 3.10 or higher.
Installing via Smithery
To install Sefaria Jewish Library for Claude Desktop automatically via Smithery:
Clone the repository
Running the Server
The server can be run directly:
Or through an MCP client that supports the Model Context Protocol. for claude desktop app and cline you should use the following config:
Available tools
The server provides the following tools through the MCP interface:
get_text
Retrieves a specific Jewish text by its reference.
Example:
get_commentaries
Retrieves a list of commentaries for a given text.
Example:
Development
This project uses:
- MCP SDK for server implementation
- Sefaria API for accessing Jewish texts
Requirements
- Python >= 3.10
- MCP SDK >= 1.1.1
- Sefaria API
License
MIT License
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.
표준화된 인터페이스를 통해 대규모 언어 모델이 세파리아 라이브러리에서 유대교 텍스트와 해설을 검색할 수 있도록 합니다.
Related MCP Servers
- -securityAlicense-qualityAn 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 -18MIT License
- AsecurityAlicenseAqualityProvides 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 -427MIT License
- -securityFlicense-qualityThis 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
- -securityFlicense-qualityA Model Context Protocol server providing standardized access to Bible data resources, allowing LLMs to query various Bible translations, verses, and chapters.Last updated -3