Sefaria Jewish Library MCP Server

get_text

get a jewish text from the jewish library

Input Schema

NameRequiredDescriptionDefault
referenceYesThe reference of the jewish text, e.g. 'שולחן ערוך אורח חיים סימן א' or 'Genesis 1:1'

Input Schema (JSON Schema)

{ "properties": { "reference": { "description": "The reference of the jewish text, e.g. 'שולחן ערוך אורח חיים סימן א' or 'Genesis 1:1'", "type": "string" } }, "required": [ "reference" ], "type": "object" }

You must be authenticated.

Other Tools