mcpbeat Sign in

Auseklis Astrology MCP Server

local only

Auseklis Astrology runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 10 Jul 2026.

Astrology from a real ephemeris: natal charts, transits, synastry, eclipses, returns. No API keys.

Installs per day peak 412 · avg 39 · -22% w/w
a month agotoday
44
Installs / week
npm · auseklis
1
Stars
0 open issues
10 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Auseklis Astrology every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add auseklis -- npx -y auseklis
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "auseklis": {
      "args": [
        "-y",
        "auseklis"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.auseklis]
command = "npx"
args = ["-y", "auseklis"]
.cursor/mcp.json
{
  "mcpServers": {
    "auseklis": {
      "args": [
        "-y",
        "auseklis"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "auseklis": {
      "args": [
        "-y",
        "auseklis"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Auseklis Astrology

same job, measured the same way
Astral MCP
by davidmosiah

Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.

62 installs/wk local only
Stellara MCP
by natlex

Swiss Ephemeris for AI agents: exact natal charts, transits, synastry and birth-place resolution

local only
Western Astrology MCP Server by RoxyAPI
by roxyapi

Western natal charts, horoscopes, transits and synastry for AI agents, verified vs NASA JPL.

39 tools answering
Birthstar Vedic Astrology MCP
by amarpathak

30 Vedic Jyotish tools: natal charts, dashas, yogas, nakshatras. Swiss Ephemeris.

30 tools answering
Cosmic Correlation Engine
by odinbot33

AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.

172 installs/wk local only
MCP Starmeet
by star-meet

Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.

51 installs/wk local only
I
Kairos
by stardustxx

Astrology decision support: accurate Swiss Ephemeris charts with calibrated classical verdicts.

33 installs/wk local only
Fatenava MCP
by fatenava

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

40 installs/wk local only

Auseklis Astrology — questions

Answers built from our own checks of this server.

Why is there no uptime for Auseklis Astrology?
Auseklis Astrology runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package auseklis was installed 44 times last week.
How do I connect Auseklis Astrology?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls auseklis straight from npm; nothing to host, nothing to sign up for.
How many people use Auseklis Astrology?
The npm package auseklis was installed 44 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Auseklis Astrology open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.