mcpbeat Sign in

Astronomy Oracle MCP Server

local only

Astronomy Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 1 Sep 2026.

Astronomical catalog data and observing session planner. 13,000+ objects from OpenNGC.

Installs per day peak 62 · avg 11 · -16% w/w
a month agotoday
55
Installs / week
npm · astronomy-oracle
3
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Astronomy Oracle

same job, measured the same way
Simbad
by pipeworx-io

CDS SIMBAD — astronomical object database (~14M objects) via TAP/script

35 tools answering
Vizier
by pipeworx-io

CDS VizieR — astronomical catalogue server (tens of thousands of catalogues)

35 tools answering
UK Planning Data MCP Server from MCPBundles
by mcpbundles

Search UK planning applications, entities, datasets, and conservation areas

answering
DiffBeam Gaussian Beam Optics
by gaussian-beam

Read-only optical catalog search plus DiffBeam server, schema, and catalog revision metadata.

4 tools answering
Market Intelligence MCP
by jbrand0n

Recession probability, capital rotation scoring, and economic data API

46 installs/wk local only
I14y MCP
by malkreide

MCP server for I14Y — Switzerland's national open-data metadata catalogue (DCAT-AP-CH)

95 installs/wk local only
SPLIDIA — operational notes and capabilities
by splidia

Fibre optics, OTDR, network design and data centre notes from SPLIDIA, plus its service catalogue.

4 tools answering
C
Zyla API Hub
by zylalabs

Discover and call 10,000+ production APIs from one MCP server. Pay-per-call billing for AI agents.

8 tools answering

Astronomy Oracle — questions

Answers built from our own checks of this server.

Why is there no uptime for Astronomy Oracle?
Astronomy Oracle 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 astronomy-oracle was installed 55 times last week.
How do I connect Astronomy Oracle?
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 astronomy-oracle straight from npm; nothing to host, nothing to sign up for.
How many people use Astronomy Oracle?
The npm package astronomy-oracle was installed 55 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Astronomy Oracle open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 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.