Skip to main content
Glama

Sefaria Jewish Library MCP Server

get_daily_learnings

Retrieve daily or weekly Torah and Haftarah readings from Sefaria's calendar, customizable by date, diaspora status, and timezone for accurate study schedules.

Instructions

get the daily or weekly learning schedule from Sefaria's calendar

Input Schema

NameRequiredDescriptionDefault
customNoIf available, the weekly Haftarah will be returned for the selected custom.
dayNoDay for the date. Must be used with year and month, or API falls back to current date.
diasporaNoWhen true, returns weekly Torah reading for diaspora. When false, returns Torah reading for Israel.
monthNoMonth for the date. Must be used with year and day, or API falls back to current date.
timezoneNoTimezone name in accordance with IANA Standards. Defaults to client's timezone if not specified.
yearNoYear for the date. Must be used with month and day, or API falls back to current date.

Input Schema (JSON Schema)

{ "properties": { "custom": { "description": "If available, the weekly Haftarah will be returned for the selected custom.", "type": "string" }, "day": { "description": "Day for the date. Must be used with year and month, or API falls back to current date.", "type": "integer" }, "diaspora": { "default": true, "description": "When true, returns weekly Torah reading for diaspora. When false, returns Torah reading for Israel.", "type": "boolean" }, "month": { "description": "Month for the date. Must be used with year and day, or API falls back to current date.", "type": "integer" }, "timezone": { "description": "Timezone name in accordance with IANA Standards. Defaults to client's timezone if not specified.", "type": "string" }, "year": { "description": "Year for the date. Must be used with month and day, or API falls back to current date.", "type": "integer" } }, "required": [], "type": "object" }

Other Tools from Sefaria Jewish Library MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sivan22/mcp-sefaria-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server