{"name":"com.roxyapi/kabbalah","slug":"roxyapi-kabbalah","title":"Kabbalah MCP Server by RoxyAPI","description":"Gematria with typed transliteration, the 72 names, Tree of Life and Hebrew birthday for AI agents.","url":"https://mcp.market/server/roxyapi-kabbalah","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T02:35:37.697Z","last_ok_at":"2026-09-21T02:35:37.697Z","latency_ms":33},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://roxyapi.com/products/kabbalah-api","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://roxyapi.com/mcp/kabbalah","headers":[{"description":"RoxyAPI key from roxyapi.com/account","isRequired":true,"isSecret":true,"name":"X-API-Key"}]}],"packages":[],"tools":[{"name":"get_kabbalah_ciphers","description":"Return the full catalogue of gematria methods this API computes: eleven rabbinic ciphers, two substitution transformations, and the three Latin alphabet ciphers, each with its definition, its provenance class, the century of its tradition and the sources it was taken from. Every entry states whether it is rabbinic or a Renaissance Christian or modern Latin cipher, so a product never presents one tradition as the other. Built for calculators that want to show a reader which method produced a number and where the method comes from.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"get_kabbalah_daily","description":"Return the day of the Omer count for a date, with the sephirah of the week, the sephirah of the day inside it, the printed Hebrew label and a composed reading. The count is a real, dated, forty nine day observance rather than an invented daily, so outside the window the response says the count is not running and gives the date it next opens. Built for daily widgets, Jewish calendar features and lifecycle emails that want a dated reading rather than a random one.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"date":{"type":"string","description":"Date in YYYY-MM-DD. Defaults to the current UTC date when omitted, so a caller that wants a fixed answer should send one.","format":"date","example":"2026-04-04"},"timezone":{"type":"string","description":"IANA name or decimal offset, used only to decide which calendar date it is where the caller is when date is omitted. It does not move the count, which is a calendar count rather than a clock one.","example":"Asia/Jerusalem"},"afterSunset":{"type":"string","description":"Set true when the moment falls after nightfall, which advances the Hebrew date by one day because the Hebrew day begins in the evening. It is a caller assertion rather than a computation, since sunset depends on a place and this route takes none.","example":"false"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"get_kabbalah_letters","description":"Return all 22 Hebrew letters with their numeric value, their final form, their Sefer Yetzirah class, the element or planet or sign they carry under the requested reading, the tarot trump on their path and the path number itself. The letter attributions are a documented school split rather than a fixed table, so the reading is a request parameter and the response echoes which one produced the answer. Built for letter reference pages, tarot apps that render the paths, and any feature that has to say what a letter carries and on whose authority.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"letterAttribution":{"type":"string","description":"Which reading assigns the element, planet or sign to each letter. The seven double letters are the contested column and the four readings genuinely disagree on them; the twelve simple letters run in natural zodiacal order in all four. The golden-dawn member does NOT exchange He and Tzade, which is a later change from a different author.","enum":["sefer-yetzirah-gra","sefer-yetzirah-short","sefer-yetzirah-saadia","golden-dawn"],"default":"sefer-yetzirah-gra","example":"sefer-yetzirah-gra"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"get_kabbalah_letters_id","description":"Return one Hebrew letter in full: its glyph and final form, its value under the standard and the finals reading, its Sefer Yetzirah class and what that class means, the element or planet or sign it carries under the requested reading, the tarot trump on its path, and the path number. Built for letter detail pages and for any reader who wants one row rather than all 22 letters.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Letter identifier, one of alef, bet, gimel, dalet, he, vav, zayin, chet, tet, yod, kaf, lamed, mem, nun, samekh, ayin, pe, tzadi, qof, resh, shin, tav. Matching folds case and punctuation.","enum":["alef","bet","gimel","dalet","he","vav","zayin","chet","tet","yod","kaf","lamed","mem","nun","samekh","ayin","pe","tzadi","qof","resh","shin","tav"],"example":"shin"},"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"letterAttribution":{"type":"string","description":"Which reading assigns the element, planet or sign to each letter. The seven double letters are the contested column and the four readings genuinely disagree on them; the twelve simple letters run in natural zodiacal order in all four. The golden-dawn member does NOT exchange He and Tzade, which is a later change from a different author.","enum":["sefer-yetzirah-gra","sefer-yetzirah-short","sefer-yetzirah-saadia","golden-dawn"],"default":"sefer-yetzirah-gra","example":"sefer-yetzirah-gra"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"required":["id"],"examples":[{"id":"shin"}]}},{"name":"get_kabbalah_names","description":"Return the seventy two names, each with the three letters it is read from, the divine name suffix, the five degree ecliptic arc it governs, the sign that arc falls in and the angelic choir it belongs to. The names are DERIVED from three verses of Exodus read in the boustrophedon order rather than copied from a table, and any row where a named published list differs is flagged on that row. Pass a longitude to get the single name governing that degree. Built for birth angel features, Shem HaMephorash reference pages and any product that has to show where a name comes from.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"limit":{"type":"integer","description":"Maximum items to return per page. Range: 1-72, default 20.","minimum":1,"maximum":72,"default":20,"example":20},"offset":{"type":"integer","description":"Number of items to skip for pagination. Default 0.","example":0},"longitude":{"type":"number","description":"Ecliptic longitude in degrees, 0 inclusive to 360 exclusive, measured from 0 Aries. Returns the single name governing that degree instead of the list. 360 is rejected because it is the same point as 0 and the arcs are half open at the top.","example":131.18},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"get_kabbalah_names_number","description":"Return one of the seventy two names by its index: the three letters read out of the verses, the exact positions they were read from, the suffixed name, the ecliptic arc it governs, the sign and the choir. The positions are on the response so a reader can check the derivation against the verses rather than trust it. Built for birth angel detail pages and reference features.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"number":{"type":"integer","description":"Index of the name, 1 to 72.","minimum":1,"maximum":72,"example":27},"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"required":["number"],"examples":[{"number":27}]}},{"name":"get_kabbalah_sephirot_id","description":"Return one sephirah in full: its Hebrew and English names, its pillar, its world, the sphere it carries under the requested system, what the emanation is said to hold, and every path that touches it with the letter and the tarot trump on each. Daat is addressable here as well, and its response says plainly that it is counted in some diagrams and not in others. Built for sephirot detail pages and for tree diagrams that load one node at a time.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Sephirah identifier, one of keter, chokhmah, binah, chesed, gevurah, tiferet, netzach, hod, yesod, malkuth, daat. Matching folds case and punctuation.","enum":["keter","chokhmah","binah","chesed","gevurah","tiferet","netzach","hod","yesod","malkuth","daat"],"example":"tiferet"},"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"sephirotSystem":{"type":"string","description":"Which reading assigns a sphere to each sephirah. The two were compared row by row and agree on all ten, so the answer is the same either way; the parameter exists so a caller knows which one produced it rather than assuming.","enum":["classical","golden-dawn"],"default":"classical","example":"classical"},"letterAttribution":{"type":"string","description":"Which reading assigns the element, planet or sign to each letter. The seven double letters are the contested column and the four readings genuinely disagree on them; the twelve simple letters run in natural zodiacal order in all four. The golden-dawn member does NOT exchange He and Tzade, which is a later change from a different author.","enum":["sefer-yetzirah-gra","sefer-yetzirah-short","sefer-yetzirah-saadia","golden-dawn"],"default":"sefer-yetzirah-gra","example":"sefer-yetzirah-gra"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"required":["id"],"examples":[{"id":"tiferet"}]}},{"name":"get_kabbalah_tree","description":"Return the whole Tree of Life in one call: the ten sephirot with their Hebrew, their pillar, their world and their sphere, Daat beside them, the 22 paths with the letter and the tarot trump on each, the four worlds under both mappings that are in circulation, and the lightning flash order. The school splits are typed request parameters rather than hidden defaults, and the response echoes which arrangement and which reading produced it. Built for Tree of Life diagrams, tarot path features and reference pages that need the structure rather than a picture of it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"treeVariant":{"type":"string","description":"Which arrangement of the twenty two paths. The 1652 arrangement, in which Malkuth carries three paths, is the only one with a published table that letters every path, so it is the only member.","enum":["kircher"],"default":"kircher","example":"kircher"},"sephirotSystem":{"type":"string","description":"Which reading assigns a sphere to each sephirah. The two were compared row by row and agree on all ten, so the answer is the same either way; the parameter exists so a caller knows which one produced it rather than assuming.","enum":["classical","golden-dawn"],"default":"classical","example":"classical"},"letterAttribution":{"type":"string","description":"Which reading assigns the element, planet or sign to each letter. The seven double letters are the contested column and the four readings genuinely disagree on them; the twelve simple letters run in natural zodiacal order in all four. The golden-dawn member does NOT exchange He and Tzade, which is a later change from a different author.","enum":["sefer-yetzirah-gra","sefer-yetzirah-short","sefer-yetzirah-saadia","golden-dawn"],"default":"sefer-yetzirah-gra","example":"sefer-yetzirah-gra"},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"post_kabbalah_birth_profile","description":"Return the Hebrew date of a birth, the Hebrew birthday that follows it, the three birth names of the Renaissance angel tradition and the sephirah of the birth day, from one birth moment. The Hebrew date is computed from the published calendar algorithm rather than looked up, the sunset boundary is a typed request field because it depends on where you were, and the two rival ways of dating the first name are a typed convention the response echoes. Built for Jewish culture and education apps, birth angel features and any product that wants the Hebrew birthday on the same key as the rest of its readings.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"date":{"type":"string","format":"date","example":"1990-06-15","description":"Birth date in YYYY-MM-DD, proleptic Gregorian. Dates before the 1582 reform are read on the same proleptic reckoning rather than switched to the Julian calendar."},"time":{"type":"string","format":"time","example":"14:30:00","description":"Birth time in HH:MM:SS local to the timezone field. Defaults to noon when omitted, which is stated because the name read from the hour changes every twenty minutes and a defaulted time cannot be precise."},"timezone":{"anyOf":[{"type":"number","minimum":-14,"maximum":14},{"type":"string"}],"description":"IANA name (e.g. \"America/New_York\", \"Europe/London\", \"UTC\"), decimal hours (e.g. -5 for EST, 1 for CET), or a fixed UTC offset (e.g. \"-05:00\", \"+01:00\"). Prefer the IANA name: it is resolved to the offset in force at the birth date and time, historical daylight-saving rules included, while a fixed offset or decimal is taken literally and will be wrong if it does not match the daylight-saving state at that moment. On a transition day a time in the repeated hour is read as its first occurrence and a time in the skipped hour is moved forward past the gap. Invalid timezones return 400 with a validation error.","example":"America/New_York"},"angelDating":{"type":"string","enum":["solar-longitude","lenain-blocks"],"default":"solar-longitude","example":"solar-longitude","description":"How the name of the day is found. Use solar-longitude for the exact five degree arc the Sun stood in at the birth moment, or lenain-blocks for the fixed civil calendar of five day periods. The Sun does not move at a constant rate, so the two drift apart by up to about three days by early August and were never reconciled."},"yearStart":{"type":"string","enum":["march-21","march-20"],"default":"march-21","example":"march-21","description":"Which date the civil wheel of five day periods opens on. Both are conventions rather than facts: the equinox itself moves inside a window that covers both days, and it fell on 20 March in 2026. march-21 is the pinned published wheel and march-20 is that wheel shifted one day. Ignored when angelDating is solar-longitude."},"leapDayPolicy":{"type":"string","enum":["extend-previous","next-angel"],"default":"extend-previous","example":"extend-previous","description":"Where 29 February falls. The civil wheel was built for a 365 day year and has no slot for it, so published tables differ: extend-previous reads the day as part of the period ending 28 February, next-angel reads it as the opening of the period starting 1 March. Ignored when angelDating is solar-longitude."},"afterSunset":{"type":"boolean","default":false,"example":false,"description":"Set true when the moment falls after nightfall, which advances the Hebrew date by one day because the Hebrew day begins in the evening. It is a caller assertion rather than a computation, since sunset depends on a place and this conversion takes none."},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"required":["date","timezone"],"examples":[{"date":"1990-06-15","timezone":"America/New_York"}]}},{"name":"post_kabbalah_compatibility","description":"Score two names against each other in gematria and return both profiles, the ciphers they agree on, and a composite with every component and its maximum published beside it. Equal value under the standard reading is the one relation the classical method actually works with and it carries the largest weight; the rest of the composite is ours and the response says so, so a caller can recompute or ignore it. Built for name compatibility features, relationship content and any product that wants a number it can show the arithmetic for.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"firstName":{"type":"string","minLength":1,"maxLength":200,"example":"Sarah","description":"First name in Latin script. Send firstNameHebrew instead to control the spelling."},"firstNameHebrew":{"type":"string","minLength":1,"maxLength":200,"example":"שרה","description":"First name already in Hebrew, which skips the transliteration step."},"secondName":{"type":"string","minLength":1,"maxLength":200,"example":"David","description":"Second name in Latin script. Send secondNameHebrew instead to control the spelling."},"secondNameHebrew":{"type":"string","minLength":1,"maxLength":200,"example":"דוד","description":"Second name already in Hebrew, which skips the transliteration step."},"transliteration":{"type":"string","enum":["letter-map-mathers","letter-map-modern"],"default":"letter-map-mathers","example":"letter-map-mathers","description":"How a Latin name is written in Hebrew before it is scored. Two members. letter-map-mathers is the 1887 Hermetic letter map, with e read as its author practised it: a point inside a word and alef at the start of one. It writes no c, f, w or x, so a name carrying one of them outside a two letter group returns 400 naming the letter. letter-map-modern follows the modern Israeli transcription rules for the sound each Latin letter carries in English and French spelling, covers every Latin letter, drops the geresh and does not double vav or yod, so send textHebrew for the ktiv male form. Every form states the readings it used in rule. Phonetic Ashkenazi and Sephardi schemes are not offered because no two references agree on a rule for that direction."},"misparGadol":{"type":"string","enum":["finals-500-900","milui"],"default":"finals-500-900","example":"finals-500-900","description":"Which method the name mispar gadol means, because the sources use it for two. Use finals-500-900 to score the five word final letters as 500 to 900, or milui to score each letter as the value of its own spelled out name."},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"post_kabbalah_gematria","description":"Score a Hebrew word or a Latin name across ten rabbinic gematria ciphers and two substitution transformations, with the per letter breakdown and the curated equal value matches beside each number. A Latin name has no single Hebrew spelling, so every candidate spelling the transliteration map produces comes back with its own values and the rule that produced it, and the chosen one is named. Built for name meaning features, numerology apps that want the Hebrew reading, and any product that has to show a reader why the number is what it is.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"text":{"type":"string","minLength":1,"maxLength":200,"example":"Sarah","description":"Latin text to write in Hebrew and then score, up to 200 characters. Non Latin scripts are folded to Latin first, so a Cyrillic or Devanagari name works. Send textHebrew instead to control the Hebrew spelling yourself."},"textHebrew":{"type":"string","minLength":1,"maxLength":200,"example":"שלום","description":"Hebrew text to score, up to 200 characters. Anything outside the Hebrew script is rejected. Vowel points, cantillation marks, maqaf and paseq are removed before scoring, so a pointed and an unpointed spelling of one word give the same number."},"transliteration":{"type":"string","enum":["letter-map-mathers","letter-map-modern"],"default":"letter-map-mathers","example":"letter-map-mathers","description":"How a Latin name is written in Hebrew before it is scored. Two members. letter-map-mathers is the 1887 Hermetic letter map, with e read as its author practised it: a point inside a word and alef at the start of one. It writes no c, f, w or x, so a name carrying one of them outside a two letter group returns 400 naming the letter. letter-map-modern follows the modern Israeli transcription rules for the sound each Latin letter carries in English and French spelling, covers every Latin letter, drops the geresh and does not double vav or yod, so send textHebrew for the ktiv male form. Every form states the readings it used in rule. Phonetic Ashkenazi and Sephardi schemes are not offered because no two references agree on a rule for that direction."},"ciphers":{"type":"array","items":{"type":"string","enum":["mispar-hechrachi","mispar-gadol","otiyot-be-milui","mispar-katan","mispar-kidmi","mispar-prati","mispar-ha-merubah-ha-klali","mispar-meshulash","mispar-musafi","kolel"]},"example":["mispar-hechrachi","mispar-gadol"],"description":"Which ciphers to return, by identifier. Omit for every computed cipher. Valid values are mispar-hechrachi, mispar-gadol, otiyot-be-milui, mispar-katan, mispar-kidmi, mispar-prati, mispar-ha-merubah-ha-klali, mispar-meshulash, mispar-musafi, kolel."},"misparGadol":{"type":"string","enum":["finals-500-900","milui"],"default":"finals-500-900","example":"finals-500-900","description":"Which method the name mispar gadol means, because the sources use it for two. Use finals-500-900 to score the five word final letters as 500 to 900, or milui to score each letter as the value of its own spelled out name."},"atbashOutput":{"type":"string","enum":["both","string","value"],"default":"both","example":"both","description":"What AtBash and Albam return: the substituted Hebrew string, its standard value, or both. The biblical witness for AtBash is a substituted WORD rather than a number, which is why the string is available on its own."},"includeMatches":{"type":"boolean","default":true,"example":true,"description":"Whether to return the curated equal value entries for the chosen spelling. Set false to skip the lookup when only the numbers are wanted."},"latinCiphers":{"type":"boolean","default":false,"example":false,"description":"Whether to also score the Latin text with the three Latin alphabet ciphers. They are Renaissance Christian and modern in lineage rather than rabbinic, and the response labels each one. Ignored when textHebrew was sent."},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}},{"name":"post_kabbalah_name_profile","description":"Score a name across the rabbinic gematria ciphers and place it on the Tree of Life, with every candidate Hebrew spelling shown and the chosen one named. The response carries the standard, the large, the small and the preceding readings with the per letter breakdown, the sephirah the reduced value points at, and the curated words that share the value. Built for name meaning pages, Kabbalah numerology features and any product that wants a name reading it can defend line by line.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","description":"Response language (BCP 47). Supported: en, tr, de, es, hi, pt, fr, ru, zh-Hans, zh-Hant. Defaults to en. Coverage varies by domain, and a field with no translation in the requested language returns English.","enum":["en","tr","de","es","hi","pt","fr","ru","zh-Hans","zh-Hant"],"default":"en","example":"en"},"name":{"type":"string","minLength":1,"maxLength":200,"example":"Sarah","description":"The name in Latin script, to be written in Hebrew and then scored. Non Latin scripts are folded to Latin first. Send nameHebrew instead to control the spelling yourself."},"nameHebrew":{"type":"string","minLength":1,"maxLength":200,"example":"שרה","description":"The name already in Hebrew, which skips the transliteration step entirely and scores exactly the spelling you sent."},"transliteration":{"type":"string","enum":["letter-map-mathers","letter-map-modern"],"default":"letter-map-mathers","example":"letter-map-mathers","description":"How a Latin name is written in Hebrew before it is scored. Two members. letter-map-mathers is the 1887 Hermetic letter map, with e read as its author practised it: a point inside a word and alef at the start of one. It writes no c, f, w or x, so a name carrying one of them outside a two letter group returns 400 naming the letter. letter-map-modern follows the modern Israeli transcription rules for the sound each Latin letter carries in English and French spelling, covers every Latin letter, drops the geresh and does not double vav or yod, so send textHebrew for the ktiv male form. Every form states the readings it used in rule. Phonetic Ashkenazi and Sephardi schemes are not offered because no two references agree on a rule for that direction."},"misparGadol":{"type":"string","enum":["finals-500-900","milui"],"default":"finals-500-900","example":"finals-500-900","description":"Which method the name mispar gadol means, because the sources use it for two. Use finals-500-900 to score the five word final letters as 500 to 900, or milui to score each letter as the value of its own spelled out name."},"compact":{"type":"boolean","description":"Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {\"__cols\":[names],\"__rows\":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens.","default":false}},"examples":[{}]}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T16:17:01.914Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:17:01.890Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1281ms"]},"poisoning":{"score":15,"max":15,"notes":["12 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://roxyapi.com/mcp/kabbalah","reachable":true,"authRequired":false,"latencyMs":1281,"serverInfo":{"name":"roxy-kabbalah","version":"2.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://roxyapi.com/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}