Sefaria Jewish Library MCP Server

get_commentaries

get a list of references of commentaries for a jewish text

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