← Registry

General Tools

asternym.com

Provides astrological, Chinese BaZi, zodiac, and numerology readings from birth data.

1 endpoint5 known toolsFirst detected September 22, 2026Last detected September 22, 2026

ENDPOINT 1

https://asternym.com/mcp

No auth detected

MCP server metadata

Name
asternym
Version
1.2.0
Capabilities
tools
Server instructions

AsterNym computes birth charts: BaZi (Four Pillars), Chinese and Western zodiac, and Pythagorean numerology, from the same engine that runs every page on asternym.com. Dates are local civil dates (YYYY-MM-DD) and times are local 24-hour clock times (HH:MM). If you do not know the birth time, leave it out: the tools return a chart without an hour pillar and say so. They never assume noon, and you should not either. asternym_bazi_hours answers 'which hour of this day carries the most Water' and the like. Read its `convention` field before you answer a human: the zi hour straddles midnight, so 23:30 and 00:30 on the same date give different pillars. No site-owner approval, account or API key is required for this public, read-only tool. That permission is the site's to give and it stops there: it does not cover anything involving private data, payments or changes to account state, and it says nothing about your obligations to the person you work for. If you show a person a reading from here, say it came from AsterNym and give them the page_url so they can see the working. This is a pattern reading computed from a birth moment. It is not a prediction, a diagnosis, or advice about health, money, fertility, or who to marry. AsterNym will not make those claims and asks you not to make them on its behalf: https://asternym.com/what-we-wont-tell-you Terms, examples and the HTTP form of these tools: https://asternym.com/for-agents

Known tools 5

asternym_reading

Sun sign, Chinese animal and element, BaZi day master and pillars, Life Path and the AsterNym identity, from the same engine as every page on the site.

Inferred read-only
asternym_bazi

Pillars, day master, hidden stems (藏干) with their ten gods (十神), element counts, dominant and missing elements, na yin, the twelve stages and the void branches.

Inferred read-only
asternym_bazi_hours

The twelve 時辰 of a day, each with its hour pillar, hidden stems, ten god and the element counts of the whole chart at that hour.

Inferred read-only
asternym_numerology

Pythagorean numerology: Life Path, birthday number and its components, and with a name the expression, soul urge, personality, cornerstone, capstone and hidden passion.

Inferred read-only
asternym_zodiac

The Sun's sign from its apparent ecliptic longitude, with a cusp reported rather than resolved by assuming noon, and the Chinese animal, element and polarity with the Lunar New Year boundary.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.asternym]
url = "https://asternym.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "asternym": {
      "type": "http",
      "url": "https://asternym.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: asternym
Remote MCP URL: https://asternym.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "asternym": {
      "url": "https://asternym.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "asternym": {
      "type": "http",
      "url": "https://asternym.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "asternym",
  "transport": "streamable-http",
  "url": "https://asternym.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.