mcp-sefaria-server
16
The Sefaria Jewish Library MCP Server allows access to Jewish texts via the Sefaria library through a Model Context Protocol (MCP) server. It supports retrieval and search functionalities through an MCP interface, designed for use with large language models.
Sefaria Jewish Library MCP Server
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.
Features
- Retrieve Jewish texts by reference
- Retrieve commentaries on a given text
- Search the Jewish library for a query
Installation
Requires Python 3.10 or higher.
Available tools
get_text
Retrieves a specific Jewish text by its reference.
get_commentaries
Retrieves a list of commentaries for a given text.
search_texts
Searches for Jewish texts in the Sefaria library based on a query.