get_commentaries
ActiveTool of mcp-sefaria
declared in 0.1.0
List the commentaries and cross-references on a passage (e.g. Rashi, Targum, quoting commentaries) from Sefaria's link graph. Keyless.
Parameters schema
{
"type": "object",
"required": [
"ref"
],
"properties": {
"ref": {
"type": "string",
"description": "Textual reference, e.g. \"Genesis.1.1\", \"Shabbat.2a\"."
},
"limit": {
"type": "number",
"description": "Max results (default 25, max 100)."
},
"category": {
"type": "string",
"description": "Filter to links of this category, case-insensitive (e.g. \"Commentary\", \"Targum\"). Default \"Commentary\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-sefaria
https://github.com/pipeworx-io/mcp-sefaria
2/7 registries