{"name":"com.roxyapi/vastu","slug":"roxyapi-vastu","title":"Vastu Shastra MCP Server by RoxyAPI","description":"Vastu entrance padas, the 81 pada mandala, plot and room analysis, Ayadi and griha pravesh timing.","url":"https://mcp.market/server/roxyapi-vastu","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":6,"ok":6,"last_checked_at":"2026-09-20T20:50:32.965Z","last_ok_at":"2026-09-20T20:50:32.965Z","latency_ms":181},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://roxyapi.com/products/vastu-api","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://roxyapi.com/mcp/vastu","headers":[{"description":"RoxyAPI key from roxyapi.com/account","isRequired":true,"isSecret":true,"name":"X-API-Key"}]}],"packages":[],"tools":[{"name":"get_vastu_devatas","description":"Reference table of the 45 devatas of the Vastu Purusha Mandala: which squares of the 81 pada grid each one holds, which ring and which side, how many padas, and the verses that place it. A pure reference endpoint with no plot required, for building a mandala diagram or a glossary. Where the sources contradict each other, and they do on several rows, the row says so instead of quietly picking a side.","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-45, default 45.","minimum":1,"maximum":45,"default":45,"example":45},"offset":{"type":"integer","description":"Number of items to skip for pagination. Default 0.","example":0},"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_vastu_devatas_id","description":"Look up one devata of the Vastu Purusha Mandala: the squares it holds, its ring and side, its pada count, the entrance pada it governs where it sits on the perimeter, and the verses that place it. Case and punctuation in the id are folded, so indra-outer, Indra_Outer and INDRA OUTER all resolve.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Devata id, lower case transliteration. The two Indras are indra-outer for the east perimeter square and indra-inner for the inner ring one. Case and punctuation are folded.","enum":["agni","parjanya","jayanta","indra-outer","surya","satya","bhrisa","antariksha","vayu","pusha","vitatha","brihatkshata","yama","gandharva","bhringaraja","mriga","pitri","dauvarika","sugriva","kusumadanta","varuna","asura","sosha","papayakshma","roga","ahi","mukhya","bhallata","soma","bhujaga","aditi","diti","aryaman","savita","vivasvan","indra-inner","mitra","rajayakshma","prthvidhara","apavatsa","apa","savitra","jaya","rudra","brahma"],"example":"jayanta"},"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":["id"],"examples":[{"id":"jayanta"}]}},{"name":"get_vastu_directions","description":"Reference table of the eight Vastu directions: the dikpala who rules each quarter of the horizon, the squares of the mandala it covers with their devatas, what the chapter places on that side, and what standing water there brings. A pure reference endpoint with no plot required, for building a picker or a directions guide. Every row says which verse each part comes from and labels the element as the later convention it is.","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-8, default 8.","minimum":1,"maximum":8,"default":8,"example":8},"offset":{"type":"integer","description":"Number of items to skip for pagination. Default 0.","example":0},"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_vastu_directions_id","description":"Look up one Vastu direction: its dikpala, the mandala squares it covers with their devatas, what the chapter places there, and what standing water in that quarter brings. Case and punctuation in the id are folded, so north-east, northeast and NorthEast all resolve to the same entry, and the id space is the one the feng shui and I Ching endpoints use.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Direction id, one of North, Northeast, East, Southeast, South, Southwest, West, Northwest. Case and punctuation are folded.","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"Northeast"},"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":["id"],"examples":[{"id":"Northeast"}]}},{"name":"post_vastu_ayadi","description":"Ayadi shadvarga calculator for a building or a room: send the dimensions and the API returns all six proportional formulas with the multiplier, the divisor and the remainder shown, the member each remainder names, and the two verdict rules the texts state. Choose between three text families, which genuinely disagree, and choose your own cubit length, because every remainder is unit sensitive. Built for practitioner tools, plan checking software and anyone who has to justify a dimension rather than assert it.","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"},"length":{"type":"number","exclusiveMinimum":0,"example":11,"description":"Length of the building or room, in the unit given. Under the Manasara family this is the measure the aya and rksha formulas multiply; under the perimeter family it only feeds the perimeter."},"breadth":{"type":"number","exclusiveMinimum":0,"example":11,"description":"Breadth of the building or room, in the unit given. Under the Manasara family this is the measure the vyaya and yoni formulas multiply."},"perimeter":{"type":"number","exclusiveMinimum":0,"example":11,"description":"Perimeter of the plan, if it is not simply twice the length plus twice the breadth. The perimeter family runs every formula on this one measure, so it is the number that decides all six remainders there."},"circumference":{"type":"number","exclusiveMinimum":0,"example":11,"description":"Circumference or height, if the Manasara vara and tithi formulas should read something other than the perimeter. Defaults to the perimeter, which is what a rectangular plan supplies."},"unit":{"type":"string","enum":["hasta","feet","metres"],"default":"hasta","example":"hasta","description":"Unit the Ayadi dimensions are given in. Every remainder is unit sensitive, so this is an input and never assumed: the same building measured in cubits and in feet gives different remainders. hasta is the classical cubit and needs no conversion; feet and metres are converted using hastaInches and rounded to whole cubits, and the rounded figures are returned. Defaults to hasta."},"hastaInches":{"type":"number","exclusiveMinimum":0,"default":18,"example":18,"description":"Length of one hasta, the classical cubit, in inches. Defaults to 18, which is 24 angula at three quarters of an inch each and is the value three independent sources agree on. Raise it if your lineage measures the cubit differently; the value used is echoed on the response so a stored reading can be reproduced years later. Only used when unit is feet or metres."},"ayadiText":{"type":"string","enum":["manasara","perimeter-texts","utpala"],"default":"manasara","example":"manasara","description":"Which family of Ayadi formulas to apply. manasara takes length, breadth and circumference separately and is double sourced. perimeter-texts runs every formula on the perimeter alone and is the family the usual worked example is printed for. utpala supplies a yoni formula from the length times the breadth and nothing else, so the other five vargas fall back to the perimeter family and the response says so. Defaults to manasara."},"vyayaFormula":{"type":"string","enum":["p9-10","p3-14"],"default":"p9-10","example":"p9-10","description":"Which vyaya formula the perimeter family uses. The printed table gives two joined by the word or and states no rule for choosing. p9-10 multiplies by nine and divides by ten, which is the only divisor consistent with the ten member vyaya group, so its remainder can be placed in that group and it is the default. p3-14 multiplies by three and divides by fourteen, and its remainder maps to no group any source enumerates. Ignored when ayadiText is manasara, which has one vyaya formula."},"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":["length","breadth"],"examples":[{"length":11,"breadth":11}]}},{"name":"post_vastu_entrance","description":"Vastu entrance analysis for a main door: send the plot and where the door sits, and the API returns which of the 32 perimeter padas it falls on, the devata of that square, the effect the classical chapter gives that pada, and the favourable padas on the same side to move toward. Every verdict carries the chapter and verse it comes from as a typed field, and the reading holds on either the 81 pada or the 64 pada division. Built for property and interior design tools, practitioner reports, and any product that has to say whether a front door is well placed.","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"},"plot":{"type":"object","properties":{"width":{"type":"number","exclusiveMinimum":0,"example":30,"description":"East-west extent of a rectangular plot, in the unit given. Send this with depth for a rectangle, or send polygon instead."},"depth":{"type":"number","exclusiveMinimum":0,"example":40,"description":"North-south extent of a rectangular plot, in the unit given. Send this with width for a rectangle, or send polygon instead."},"polygon":{"type":"array","items":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"]},"minItems":3,"maxItems":16,"example":[{"x":0,"y":0},{"x":30,"y":0},{"x":30,"y":40},{"x":0,"y":40}],"description":"The plot outline as 3 to 16 vertices in plot coordinates, x east and y north, in either winding order. Use this instead of width and depth for a plot with a cut corner, an extension or an irregular boundary."},"unit":{"type":"string","enum":["feet","metres"],"default":"feet","example":"feet","description":"Unit the plot dimensions are given in. Every distance the response returns is in this same unit. The mandala projection is scale free, so this affects the areas and the marma size and nothing else."}},"example":{"width":30,"depth":40,"unit":"feet"},"description":"The ground the mandala is projected over. Send width and depth for a compass-aligned rectangle, or polygon for anything else. The x axis runs east and the y axis north, and the mandala is aligned to the compass rather than to the building."},"facing":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"North","description":"Direction the front of the house looks out toward, one of the eight compass sectors. Case and punctuation are folded, so north-east, northeast and NorthEast all resolve. Send this or facingDegrees, never both."},"facingDegrees":{"type":"number","minimum":0,"maximum":360,"example":15,"description":"Direction the front of the house looks out toward, as a compass bearing in degrees clockwise from true north, measured looking OUT from the building. The same convention the feng shui facing endpoints use, so a bearing works unchanged across the two domains. Send this or facing, never both."},"door":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"],"description":"Where the main door sits, in plot coordinates. The point is snapped to the nearest boundary of the plot, so a coordinate read off a drawing that lands slightly inside or outside still resolves. Send this or doorPosition, never both."},"doorPosition":{"type":"number","minimum":0,"maximum":1,"example":0.4,"description":"Where the main door sits along the facing side, as a fraction from 0 to 1 measured from the corner the chapter starts that side at: the north-east for an east facing, the south-east for a south facing, the south-west for a west facing and the north-west for a north facing. The side carries 8 padas, so to aim at pada n of 8 send its midpoint, (n - 0.5) / 8: 0.0625 for the first pada, 0.4375 for the fourth, 0.9375 for the eighth. The response names the pada the fraction resolved to in ordinalOnSide. Requires a cardinal facing, since an intercardinal facing names no single side. Send this or door, never both."},"grid":{"type":"string","enum":["81-pada","64-pada"],"default":"81-pada","example":"81-pada","description":"Which division of the ground to read: 81-pada is the Paramasayika of Brihat Samhita 53.42, the grid the chapter numbers and names every devata on, and 64-pada is the Manduka of 53.55, for which the chapter gives structure only and no devata names. Defaults to 81-pada."},"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":["plot"],"examples":[{"plot":{"width":30,"depth":40,"unit":"feet"}}]}},{"name":"post_vastu_mandala","description":"Vastu Purusha Mandala projected over a real plot: send the ground and the API returns every square with the devata holding it, the brahmasthan as a polygon you can draw, the marma points, the six vamsa diagonals named by their devatas and the nine atimarma crossings. Choose the 81 pada Paramasayika or the 64 pada Manduka, and the response says which verses each part rests on. Built for floor plan overlays, practitioner reports and any tool that has to place rooms against the classical grid.","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"},"plot":{"type":"object","properties":{"width":{"type":"number","exclusiveMinimum":0,"example":30,"description":"East-west extent of a rectangular plot, in the unit given. Send this with depth for a rectangle, or send polygon instead."},"depth":{"type":"number","exclusiveMinimum":0,"example":40,"description":"North-south extent of a rectangular plot, in the unit given. Send this with width for a rectangle, or send polygon instead."},"polygon":{"type":"array","items":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"]},"minItems":3,"maxItems":16,"example":[{"x":0,"y":0},{"x":30,"y":0},{"x":30,"y":40},{"x":0,"y":40}],"description":"The plot outline as 3 to 16 vertices in plot coordinates, x east and y north, in either winding order. Use this instead of width and depth for a plot with a cut corner, an extension or an irregular boundary."},"unit":{"type":"string","enum":["feet","metres"],"default":"feet","example":"feet","description":"Unit the plot dimensions are given in. Every distance the response returns is in this same unit. The mandala projection is scale free, so this affects the areas and the marma size and nothing else."}},"example":{"width":30,"depth":40,"unit":"feet"},"description":"The ground the mandala is projected over. Send width and depth for a compass-aligned rectangle, or polygon for anything else. The x axis runs east and the y axis north, and the mandala is aligned to the compass rather than to the building."},"grid":{"type":"string","enum":["81-pada","64-pada"],"default":"81-pada","example":"81-pada","description":"Which division of the ground to read: 81-pada is the Paramasayika of Brihat Samhita 53.42, the grid the chapter numbers and names every devata on, and 64-pada is the Manduka of 53.55, for which the chapter gives structure only and no devata names. Defaults to 81-pada."},"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":["plot"],"examples":[{"plot":{"width":30,"depth":40,"unit":"feet"}}]}},{"name":"post_vastu_plot","description":"Vastu plot analysis from typed geometry: send the outline, the facing, where the ground falls and where the water is, and the API returns a verdict on the shape, the proportion, the ground level under two schools, each corner extension and cut, the road and the water. Every verdict names the chapter and verse behind it, or says plainly that it is convention, which matters because the ground level verses and the widely taught modern rule genuinely disagree. Built for listing and land assessment tools, practitioner site reports and buyer facing checks.","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"},"plot":{"type":"object","properties":{"width":{"type":"number","exclusiveMinimum":0,"example":30,"description":"East-west extent of a rectangular plot, in the unit given. Send this with depth for a rectangle, or send polygon instead."},"depth":{"type":"number","exclusiveMinimum":0,"example":40,"description":"North-south extent of a rectangular plot, in the unit given. Send this with width for a rectangle, or send polygon instead."},"polygon":{"type":"array","items":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"]},"minItems":3,"maxItems":16,"example":[{"x":0,"y":0},{"x":30,"y":0},{"x":30,"y":40},{"x":0,"y":40}],"description":"The plot outline as 3 to 16 vertices in plot coordinates, x east and y north, in either winding order. Use this instead of width and depth for a plot with a cut corner, an extension or an irregular boundary."},"unit":{"type":"string","enum":["feet","metres"],"default":"feet","example":"feet","description":"Unit the plot dimensions are given in. Every distance the response returns is in this same unit. The mandala projection is scale free, so this affects the areas and the marma size and nothing else."}},"example":{"width":30,"depth":40,"unit":"feet"},"description":"The ground the mandala is projected over. Send width and depth for a compass-aligned rectangle, or polygon for anything else. The x axis runs east and the y axis north, and the mandala is aligned to the compass rather than to the building."},"facing":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"North","description":"Direction the front of the house looks out toward, one of the eight compass sectors. Case and punctuation are folded, so north-east, northeast and NorthEast all resolve. Send this or facingDegrees, never both."},"facingDegrees":{"type":"number","minimum":0,"maximum":360,"example":15,"description":"Direction the front of the house looks out toward, as a compass bearing in degrees clockwise from true north, measured looking OUT from the building. The same convention the feng shui facing endpoints use, so a bearing works unchanged across the two domains. Send this or facing, never both."},"slopeLowDirection":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"Northeast","description":"Which quarter of the plot the ground falls toward, that is where the LOW point is. The chapter states its rules in terms of the side that stands HIGHER, so the opposite of this value is what the verses are read against, and both are returned. Omit it if the ground is level."},"road":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"North","description":"Which side a road runs along. The verdict is convention: the chapter states no rule for the side a road is on, only that an obstruction facing the gate brings misery unless it lies beyond twice the height of the house."},"extensions":{"type":"array","items":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"]},"maxItems":8,"example":["Northeast"],"description":"Quarters where the plot bulges out beyond a rectangle. Every extension verdict is convention: the chapter states no rule for a named corner and the nearest verses speak of a figure with a limb wanting."},"cuts":{"type":"array","items":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"]},"maxItems":8,"example":["Southwest"],"description":"Quarters where a corner is missing from the rectangle. Every cut verdict is convention, for the same reason as the extensions."},"water":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"Northeast","description":"Which quarter holds standing water, a well, a tank or a sump. This one IS sourced: 53.119 gives a distinct effect for each of the eight directions and calls only the north and the north-east favourable."},"slopeSchool":{"type":"string","enum":["brihat-samhita","modern"],"default":"brihat-samhita","example":"brihat-samhita","description":"Which reading of the ground level to lead with. brihat-samhita applies verses 115 to 117 as written, where a higher north-east is a loss, a higher east or north is permitted when level ground is unavoidable and still carries its stated cost, and a higher south or west carries its cost with no allowance. modern applies the widely taught rule that the north-east must be the lowest point, which agrees with verse 115 and contradicts the verse 116 allowance. Both readings are returned whichever you choose, so the disagreement is visible rather than hidden. Defaults to brihat-samhita."},"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":["plot"],"examples":[{"plot":{"width":30,"depth":40,"unit":"feet"}}]}},{"name":"post_vastu_rooms","description":"Vastu room direction check for a whole floor plan: send the plot and a list of rooms, by quarter or by outline, and the API returns a verdict per room with the quarters it belongs in, the quarters to keep it out of, a remedy when it is misplaced, and a composite score with the weights published. Four of the twelve room types carry a chapter and verse and the other eight are labelled convention, so a report can say which half of it is classical. Built for floor plan tools, listing checks and practitioner reports.","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"},"plot":{"type":"object","properties":{"width":{"type":"number","exclusiveMinimum":0,"example":30,"description":"East-west extent of a rectangular plot, in the unit given. Send this with depth for a rectangle, or send polygon instead."},"depth":{"type":"number","exclusiveMinimum":0,"example":40,"description":"North-south extent of a rectangular plot, in the unit given. Send this with width for a rectangle, or send polygon instead."},"polygon":{"type":"array","items":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"]},"minItems":3,"maxItems":16,"example":[{"x":0,"y":0},{"x":30,"y":0},{"x":30,"y":40},{"x":0,"y":40}],"description":"The plot outline as 3 to 16 vertices in plot coordinates, x east and y north, in either winding order. Use this instead of width and depth for a plot with a cut corner, an extension or an irregular boundary."},"unit":{"type":"string","enum":["feet","metres"],"default":"feet","example":"feet","description":"Unit the plot dimensions are given in. Every distance the response returns is in this same unit. The mandala projection is scale free, so this affects the areas and the marma size and nothing else."}},"example":{"width":30,"depth":40,"unit":"feet"},"description":"The ground the mandala is projected over. Send width and depth for a compass-aligned rectangle, or polygon for anything else. The x axis runs east and the y axis north, and the mandala is aligned to the compass rather than to the building."},"facing":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"North","description":"Direction the front of the house looks out toward, one of the eight compass sectors. Case and punctuation are folded, so north-east, northeast and NorthEast all resolve. Send this or facingDegrees, never both."},"facingDegrees":{"type":"number","minimum":0,"maximum":360,"example":15,"description":"Direction the front of the house looks out toward, as a compass bearing in degrees clockwise from true north, measured looking OUT from the building. The same convention the feng shui facing endpoints use, so a bearing works unchanged across the two domains. Send this or facing, never both."},"rooms":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["puja","kitchen","master-bedroom","bedroom","living","dining","study","toilet","store","staircase","water-storage","entrance"],"example":"kitchen","description":"What the room is, one of puja, kitchen, master-bedroom, bedroom, living, dining, study, toilet, store, staircase, water-storage, entrance. Case and punctuation are folded, so Master Bedroom and master_bedroom both resolve. Four of the twelve carry a verse and the rest carry convention, and the response says which."},"direction":{"type":"string","enum":["North","Northeast","East","Southeast","South","Southwest","West","Northwest"],"example":"Southeast","description":"Which quarter of the plot the room sits in, if you already know it. Send this or polygon, never both."},"polygon":{"type":"array","items":{"type":"object","properties":{"x":{"type":"number","example":15,"description":"Distance east of the plot origin, in the same unit as the plot. The x axis runs east."},"y":{"type":"number","example":0,"description":"Distance north of the plot origin, in the same unit as the plot. The y axis runs north."}},"required":["x","y"]},"minItems":3,"maxItems":16,"example":[{"x":20,"y":2},{"x":28,"y":2},{"x":28,"y":12},{"x":20,"y":12}],"description":"The room outline in plot coordinates, 3 to 16 vertices. The quarter is read from the area centroid against thirds of the plot, so an L-shaped room lands where its mass is rather than where its corners are. Send this or direction, never both."}},"required":["type"]},"minItems":1,"maxItems":24,"description":"The rooms to check, 1 to 24 of them. Each carries a type and either the quarter it sits in or its outline."},"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":["plot","rooms"]}},{"name":"post_vastu_timing_griha_pravesh","description":"Griha pravesh muhurta search over a date window: send the window and the place, and the API returns every day that clears the classical day-level rules, with the nakshatra, tithi, weekday and solar position that qualified it and the rule ids that admitted it. Two Muhurta texts disagree on the admissible nakshatras and you choose which one leads, and the rules a date search cannot settle are published rather than dropped. Built for house warming date pickers, practitioner scheduling and agent assistants that have to answer when a family should move in.","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"},"startDate":{"type":"string","format":"date","example":"2027-01-20","description":"First day of the search window, in YYYY-MM-DD. Every limb is read at sunrise of the local day, because the Hindu day begins at sunrise rather than at midnight."},"endDate":{"type":"string","format":"date","example":"2027-03-20","description":"Last day of the search window, in YYYY-MM-DD, inclusive. The window is capped at 93 days, which is a full season and the same cap the Vedic auspicious day search carries."},"latitude":{"type":"number","minimum":-90,"maximum":90,"example":28.6139,"description":"Latitude of the house, in decimal degrees, positive north. Sunrise decides where one day ends and the next begins, so a nakshatra running out during the morning changes which day it counts for."},"longitude":{"type":"number","minimum":-180,"maximum":180,"example":77.209,"description":"Longitude of the house, in decimal degrees, positive east."},"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"},"muhurtaText":{"type":"string","enum":["muhurta-chintamani","kalaprakasika"],"default":"muhurta-chintamani","example":"muhurta-chintamani","description":"Which Muhurta text supplies the admissible nakshatras for entering a new house. muhurta-chintamani admits eight and kalaprakasika admits twelve; seven overlap and are the high confidence core, one is unique to the first and five to the second. The two texts are independent witnesses, which is what makes the overlap strong and the difference worth exposing. Defaults to muhurta-chintamani."},"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":["startDate","endDate","latitude","longitude","timezone"],"examples":[{"startDate":"2027-01-20","endDate":"2027-03-20","latitude":28.6139,"longitude":77.209,"timezone":"America/New_York"}]}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T16:17:02.190Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:17:02.139Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1874ms"]},"poisoning":{"score":15,"max":15,"notes":["10 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/vastu","reachable":true,"authRequired":false,"latencyMs":1874,"serverInfo":{"name":"roxy-vastu","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":[]}