mcp-sefaria-server
If you are the rightful owner of mcp-sefaria-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server providing access to Jewish texts from the Sefaria library, enabling LLMs to retrieve and reference texts through a standardized interface.
The Sefaria Jewish Library MCP Server is a specialized server that integrates with the Sefaria library to provide access to a vast collection of Jewish texts. It leverages the Model Context Protocol (MCP) to allow Large Language Models (LLMs) to interact with these texts in a structured and efficient manner. The server supports retrieving specific texts, accessing commentaries, and searching the library based on user queries. This makes it an invaluable tool for researchers, educators, and anyone interested in Jewish studies. The server is implemented using the MCP SDK and interfaces with the Sefaria API to ensure accurate and comprehensive access to the library's resources.
Features
- Retrieve Jewish texts by reference
- Retrieve commentaries on a given text
- Search the Jewish library for a query
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.