Sefaria Jewish Library MCP Server
by Sivan22
An MCP 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.
Last updated: N/A
What is Sefaria Jewish Library MCP Server?
This server is an MCP (Model Context Protocol) server that allows Large Language Models to access and retrieve Jewish texts from the Sefaria library. It provides a standardized interface for querying and referencing these texts.
How to use Sefaria Jewish Library MCP Server?
The server can be run directly or through an MCP client. Configuration examples are provided for running the server with 'uv' and for integrating with Claude Desktop. The server exposes tools like 'get_text', 'get_commentaries', and 'search_texts' which can be called through the MCP interface with appropriate parameters.
Key features of Sefaria Jewish Library MCP Server
Retrieve Jewish texts by reference
Retrieve commentaries on a given text
Search the Jewish library for a query
Integration with MCP clients
Use cases of Sefaria Jewish Library MCP Server
Providing context to LLMs for answering questions about Jewish texts
Enabling LLMs to generate content related to Jewish topics
Facilitating research and study of Jewish texts using LLMs
Building AI-powered tools for Jewish education
FAQ from Sefaria Jewish Library MCP Server
What is MCP?
What is MCP?
MCP stands for Model Context Protocol. It's a standard for allowing LLMs to interact with external tools and data sources.
What is Sefaria?
What is Sefaria?
Sefaria is a free, online library of Jewish texts and their interconnections.
What versions of Python are supported?
What versions of Python are supported?
Python 3.10 or higher is required.
How do I install this server?
How do I install this server?
You can install it by cloning the repository and running the server directly, or by using Smithery.
What tools are available?
What tools are available?
The server provides 'get_text', 'get_commentaries', and 'search_texts' tools for retrieving and searching Jewish texts.