mcp-sefaria-server
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.
What is the Sefaria Jewish Library MCP Server?
It is a Model Context Protocol server that provides access to Jewish texts from the Sefaria library, allowing LLMs to retrieve and reference these texts.
What are the system requirements for running the server?
The server requires Python 3.10 or higher, MCP SDK 1.1.1 or higher, and the Sefaria API.
How can I install the server for use with Claude Desktop?
You can install it automatically via Smithery using the command: npx -y @smithery/cli install mcp-sefaria-server --client claude
.
What tools does the server provide?
The server provides tools such as get_text, get_commentaries, and search_texts through the MCP interface.
Can I search for specific queries in the Sefaria library?
Yes, the server allows you to search for Jewish texts in the Sefaria library based on specific queries.