Sefaria Jewish Library MCP Server

by Sivan22
Verified

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

ID: j3v6vnp4xk