Skip to main content
Glama

Server Details

Access Sefaria's library of Jewish texts, commentaries, and learning schedules via MCP

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.4/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a distinct purpose: retrieving text, metadata, structure, links, versions, table of contents, topics, search, and calendar schedules. There is no ambiguity or overlap between their functions.

Naming Consistency5/5

All tool names follow a clear 'verb_noun' pattern using underscores (e.g., get_text, search_texts). The convention is consistent across the entire set, with only the verb 'get' being reused uniformly except for 'search' which is a different action.

Tool Count5/5

With 9 tools, the server covers the essential operations for a text library without being overwhelming. Each tool is justified for its use case, and the count is well-scoped for the domain.

Completeness5/5

The tool set provides comprehensive coverage for accessing and searching the Sefaria library: text retrieval, metadata, structure, links, versions, navigation via table of contents and topics, search, and daily learning schedules. No obvious gaps are present.

Available Tools

9 tools
get_calendarsInspect

Returns daily learning schedules (Parashat Hashavua, Daf Yomi, etc.) for a specific date

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNoDate in YYYY-MM-DD format (defaults to today)
customNoCustomization (1 for diaspora, 0 for Israel parasha scheme)
timezoneNoTimezone name (e.g., 'America/New_York', 'Asia/Jerusalem')America/New_York
get_indexInspect

Returns metadata for a specific text, such as section names and categories

ParametersJSON Schema
NameRequiredDescriptionDefault
v2NoUse v2 index for more detailed records
titleYesThe title of the text (e.g., 'Genesis')
get_shapeInspect

Returns the structure and section counts for a specific text reference

ParametersJSON Schema
NameRequiredDescriptionDefault
refYesThe text reference (e.g., 'Genesis')
get_textInspect

Retrieve the text and metadata for a specific reference (e.g., 'Genesis.1.1' or 'Berakhot 2a')

ParametersJSON Schema
NameRequiredDescriptionDefault
refYesThe citation reference
contextNo0 to return just the specific text, 1 to include surrounding context
get_tocInspect

Returns the table of contents for all texts in the library, grouped by category

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_topicsInspect

Returns a list of JSON objects containing metadata for topics in the database

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_versionsInspect

Returns available text versions for a specific reference

ParametersJSON Schema
NameRequiredDescriptionDefault
refYesThe text reference (e.g., 'Genesis.1.1')
search_textsInspect

Search the Sefaria library for a query string.

ParametersJSON Schema
NameRequiredDescriptionDefault
sizeNoNumber of results to return
typeNoType of documents to searchtext
queryYesThe search query

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources