mcpbeat Sign in

MCP Ephemeris MCP Server

by kairosastro-sketch Your server? Claim it
local only

MCP Ephemeris runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 21 Jul 2026.

NASA-validated computed planetary positions for your AI: 19 astrology tools, never hallucinated.

Installs per day peak 15 · avg 7 · +45% w/w
a month agotoday
38
Installs / week
npm · @cosmosos/mcp-ephemeris
0
Stars
0 open issues
21 Jul 2026
Last commit
0 releases in 90 days
PolyForm-Noncommercial-1.0.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Ephemeris 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 mcp-ephemeris -- npx -y @cosmosos/mcp-ephemeris
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ephemeris": {
      "args": [
        "-y",
        "@cosmosos/mcp-ephemeris"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ephemeris]
command = "npx"
args = ["-y", "@cosmosos/mcp-ephemeris"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ephemeris": {
      "args": [
        "-y",
        "@cosmosos/mcp-ephemeris"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ephemeris": {
      "args": [
        "-y",
        "@cosmosos/mcp-ephemeris"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Ephemeris

same job, measured the same way
I
TypeUI
by bergside

Design systems, UI prompts, and layout variations for AI coding tools.

answering
Aegov MCP
by dlsforge

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

36 installs/wk local only
Stitch Wand
by dilshaus

Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.

23 installs/wk local only
Tokven MCP
by mihkel00

Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format

57 installs/wk local only
Design Constraint Validator
by cseperkepapp

Validate design tokens for accessibility, scales, and design-system constraint consistency.

71 installs/wk local only
useVyre Context
by gapra

useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

57 installs/wk local only
Figma MCP Express
by sunhome243

Compact Figma MCP with validated batch ops through a local plugin bridge.

233 installs/wk local only
I
Gate Network
by wfmjvpvst5-sketch

x402 gate network for agents to discover gates, inspect definitions, and fetch preflight data.

4 tools answering

MCP Ephemeris — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Ephemeris?
MCP Ephemeris 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 @cosmosos/mcp-ephemeris was installed 38 times last week.
How do I connect MCP Ephemeris?
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 @cosmosos/mcp-ephemeris straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Ephemeris?
The npm package @cosmosos/mcp-ephemeris was installed 38 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Ephemeris open source?
No, and the distinction matters: its licence is declared as PolyForm-Noncommercial-1.0.0. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.