Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Kundlit Vedic Astrology

com.kundlit/astro

Free Vedic astrology: panchang, kundali, transits, matching, doshas, eclipses, numerology

Uptime
100.0%
1 direct probes · 30d
Response
1327ms
last probe
Tools
17
callable
Resources
2
readable
Prompts
4
available

Tools · 17

get_panchang

Returns the Hindu panchang (daily Vedic almanac) for one date at one place: the five angas (tithi with paksha, nakshatra, yoga, karana, vara with its weekday lord) each with its end time, the lunar mo…

get_janam_kundali

Returns a full Vedic birth-chart (janam kundali) summary for one person from their birth date, time and place: the lagna (ascendant) with sign, nakshatra, pada and lord; all nine grahas with sidereal …

get_kundli_match

Returns classical Ashtakoot marriage compatibility (kundli milan / gun milan) between two people from both birth charts: each of the eight koots (varna, vashya, tara, yoni, graha maitri, gana, bhakoot…

check_manglik

Returns a yes/no Manglik (Mangal / Mars dosha) verdict for ONE person's birth chart, with severity (none, mild, medium or high), which of the three classical reference points trigger it (Mars counted …

get_sade_sati

Returns a person's Sade Sati status -- Saturn's roughly 7.5-year passage over the sign before, the same as, and the sign after their natal Moon: whether it is currently active, the phase (rising / pea…

check_kaal_sarp

Returns a yes/no Kaal Sarp dosha verdict for ONE birth chart -- the condition where the seven classical grahas all fall on one side of the Rahu-Ketu axis -- plus which of the twelve named types it is …

get_pancha_pakshi

Returns a PERSONAL timing schedule under Tamil Pancha Pakshi Shastra: it resolves the person's birth bird (Vulture, Owl, Crow, Cock or Peacock) from their birth details, then returns that day's ten ya…

get_muhurta_timings

Returns every auspicious and inauspicious time window for one date at one place, in a single call: all 16 choghadiya with quality, the 24 planetary horas, rahu kaal / yamaganda / gulika kala, abhijit …

get_year_events

Returns dated Hindu calendar events for a whole year at one city. category='festival' lists every festival and vrat that year (Holi, Diwali, Navratri, Shivratri and the rest); the other categories lis…

get_eclipses

Returns every solar and lunar eclipse of a calendar year with local visibility for one city: eclipse type (total, partial, annular or penumbral), date, the sparsha (first contact), madhya (maximum) an…

get_numerology

Returns a Vedic numerology reading from a date of birth alone: the mulank (root / psychic number, from the day of the month) and the bhagyank (destiny / life-path number, from the whole date), each wi…

get_love_compatibility

Returns a light-hearted name-compatibility score between two people from Pythagorean numerology: each name reduces to a digit 1-9 (any master number 11/22/33 is reported alongside), the pair maps to a…

get_mobile_numerology

Returns a numerological reading of a mobile or landline number: the extracted digit string, the digit total, the single 1-9 number it reduces to, the overall vibe that reduced number carries, and the …

get_birth_details

Returns just the identity fields of a Vedic birth chart: the Moon's janma nakshatra (birth star) with its 1-27 number and pada, the janma rashi (moon sign) with its classical lord and the house it occ…

get_dasha_periods

Returns the Vimshottari dasha timetable for one birth chart: the mahadasha, antardasha and pratyantardasha running right now with their end dates, the mahadasha in force at birth with its unexpired ba…

get_upapada_arudha

Returns the Jaimini layer of one birth chart: the upapada lagna (UL, the classical marriage anchor) with its sign, lord and cited reading, all twelve arudha padas (A1-A12) with sign and life domain, t…

get_transits

Returns where the nine grahas actually are at a moment in time (gochar / transit chart), for a place: each graha's sidereal sign, degree within the sign, nakshatra, pada, retrograde flag, dignity and …

Resources · 2

methodology

How results are computed: Swiss Ephemeris, Lahiri ayanamsa, whole-sign houses, classical-text citations.

kundlit://docs/methodology
usage-guide

All 17 tools, input conventions, rate limits, attribution ask and support contacts.

kundlit://docs/usage-guide

Prompts · 4

daily_panchang_briefing

A plain-language briefing of today's panchang for a city: tithi, nakshatra, auspicious windows and the periods to avoid.

birth_chart_reading

Generate a janam kundali from birth details and explain it in plain language: lagna, strongest placements, and the current dasha period.

kundli_match_report

Ashtakoot compatibility between two people, explained koot by koot with the overall verdict and any doshas or cancellations.

find_good_time_today

Pick the best time window today (or a given date) for a specific activity, weighing choghadiya, abhijit muhurta, rahu kaal, varjyam, bhadra and panchak.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kundlit_vedic_astrology": {
      "url": "https://kundlit.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}