Skip to main content
Glama

Sefaria Jewish Library MCP Server

search_texts

Search Jewish texts in the Sefaria library using customizable filters, query terms, and result size to find relevant passages. Retrieve precise matches by adjusting word proximity in the document.

Instructions

search for jewish texts in the Sefaria library

Input Schema

NameRequiredDescriptionDefault
filtersNoFilters to apply to the text path in English (Examples: "Shulkhan Arukh", "maimonides", "talmud").[]
queryYesThe search query
sizeNoNumber of results to return.
slopNoThe maximum distance between each query word in the resulting document. 0 means an exact match must be found.

Input Schema (JSON Schema)

{ "properties": { "filters": { "default": "[]", "description": "Filters to apply to the text path in English (Examples: \"Shulkhan Arukh\", \"maimonides\", \"talmud\").", "type": "list" }, "query": { "description": "The search query", "type": "string" }, "size": { "default": 10, "description": "Number of results to return.", "type": "integer" }, "slop": { "default": 2, "description": "The maximum distance between each query word in the resulting document. 0 means an exact match must be found.", "type": "integer" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

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