Skip to content
MCP Server Community By @gregario

gregario/astronomy-oracle

[![astronomy-oracle MCP server](https://glama.ai/mcp/servers/gregario/astronomy-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/astronomy-oracle) 📇 🏠 🍎 🪟 🐧 - Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations. `npx astronomy-oracle`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: gregario/astronomy-oracle Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-gregario-astronomy-oracle

Detailed Documentation

astronomy-oracle MCP server 📇 🏠 🍎 🪟 🐧 - Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations. npx astronomy-oracle

Configuration

{
  "mcpServers": {
    "gregario-astronomy-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gregario-astronomy-oracle"
      ],
      "env": {}
    }
  }
}