Skip to main content
Glama

calculate_cosmic_score

Compute a personalized Cosmic Score from your birth date by synthesizing 26 ancient divination systems, including BaZi, Vedic, and Western astrology. Get a numeric score, tier, percentile, and per-system summary.

Instructions

Compute the Mythsensus Cosmic Score (1-999) for a birth date. Synthesises 26 ancient divination systems including BaZi, Vedic Jyotish, Western astrology, Nine Star Ki, Thai Seven Number, Mayan Tzolk'in, Norse Runes, and 19 others. Returns numeric score, tier (Common→Mythic), percentile, plus a per-system summary (Sun sign, BaZi day master, Vedic nakshatra, Human Design type, etc.). Deterministic: same input always returns the same output. Optionally pass systems[] (typo-tolerant) to focus the preview on specific traditions, and time_known:false when the birth time is unknown.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dayYesBirth day (1-31)
latNoBirth latitude (optional; default 13.75 = Bangkok)
lonNoBirth longitude (optional; default 100.5 = Bangkok)
hourNoBirth hour (0-23, optional — improves BaZi/Vedic/Western precision; default 12 noon)
langNoOutput language (optional; default th)
yearYesBirth year (4-digit, e.g. 1990)
monthYesBirth month (1-12)
minuteNoBirth minute (0-59, optional; default 0)
systemsNoOptional — limit the consensus preview to specific systems. Free preview covers bazi/vedic/western/ninestar/thai; names are typo-tolerant ("vedik"→vedic, "four pillars"→bazi). Requests beyond the free 5 are noted with an upsell, not returned.
locationNoOptional birthplace — a city name ("Chiang Mai", "เชียงใหม่", "Tokyo") or "lat,lon". Typo-tolerant, resolved offline to coordinates + timezone (no network). Explicit lat/lon/timezone override it.
timezoneNoTimezone offset hours (optional; default +7)
time_knownNoSet false when birth time is unknown — time-dependent layers (BaZi hour pillar, Ascendant/houses) are then flagged approximate. Default: inferred from whether hour is provided.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses determinism ('same input always returns the same output'), behavior when time_known is false (flags approximate), and limitations of free preview (systems beyond free are noted with upsell). No destructive actions, so adequate transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph with front-loaded purpose. It is informative without fluff, listing examples of systems and explaining return structure. Could be slightly more structured (e.g., bullet points) but still concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 12 parameters and no output schema, the description explains the return value (numeric score, tier, percentile, per-system summary) and covers key parameters' behavior. It is sufficiently complete for an AI agent to understand the tool's output and options.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds value by explaining typo-tolerant system names, time_known default inference from hour, and offline location resolution, going beyond the schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description starts with a clear verb+resource: 'Compute the Mythsensus Cosmic Score (1-999) for a birth date.' It distinguishes itself from sibling tools by being the core scoring function, unlike informational tools like about_mythsensus_engine or list_26_systems.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for use: computing a cosmic score for a birth date. It details optional parameters (systems[], time_known, location) but does not explicitly state when not to use this tool or mention alternatives like get_deep_reading. Still, the usage is clear from context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PattrickChenforclaudeuse/mythsensus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server