Sivan22_mcp-sefaria-server

Sivan22_mcp-sefaria-server

3.5

Sefaria Jewish Library MCP Server is a Model Context Protocol server that allows access to Jewish texts from the Sefaria library. It provides tools to retrieve specific texts and their corresponding commentaries, aimed at assisting Large Language Models.

Top Comments

Sefaria Jewish Library MCP Server

An MCP server providing access to Jewish texts from the Sefaria library. This server facilitates Large Language Models in retrieving and referencing Jewish texts through a standardized interface.

Features

  • Retrieve Jewish texts by reference
  • Retrieve commentaries on a given text

Requirements

  • Python >= 3.10
  • MCP SDK >= 1.1.1
  • Sefaria API

Tools

  • get_text: Retrieves a specific Jewish text by reference.
  • get_commentaries: Retrieves a list of commentaries for a given text.

Development

Utilizes the MCP SDK for server implementation and the Sefaria API for accessing texts.

License

MIT License