gregario/astronomy-oracle
Overview
Astronomical catalog tool providing 13,000+ deep-sky objects from OpenNGC, with deterministic visibility calculations (rise/transit/set, alt/az) and observing session planning. Zero network dependency; all data and calculations are local.
Capabilities
- • github integration
- • mcp client integration
Best For
Astronomical catalog and observing planner with 13k+ deep-sky objects, deterministic calculations, and no network dependency.
Decision Snapshot
Install
available
Usage
available
Docs
1 links
Config
4 strong hints
Capabilities
2 key capabilities detected
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
npx astronomy-oracle
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
{
"mcpServers": {
"astronomy-oracle": {
"command": "npx",
"args": [
"astronomy-oracle"
]
}
}
}Usage
{ && "mcpServers": { && "astronomy-oracle": { && "command": "npx",Features
- • **3 tools** for object lookup, catalog search, and observing session planning
- • **13,000+ deep-sky objects** from the OpenNGC catalog (NGC, IC, Messier, and addendum objects)
- • **Deterministic astronomy math** — Julian dates, sidereal time, alt/az conversion, rise/transit/set times
- • **Zero network dependency** — all data is bundled, all calculations are local
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "astronomy-oracle": { && "command": "npx",
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
microsoft/playwright-mcp
Official Microsoft Playwright MCP server enabling LLMs to interact with web pages through structured accessibility snapshots.
ahujasid/blender-mcp
An MCP server for Blender that enables two-way communication with Claude AI, supporting 3D object manipulation, material control, scene inspection, and execution of Python code in Blender.
pydantic/pydantic-ai/mcp-run-python
A tool to run Python code in a secure sandbox via MCP tool calls.
lharries/whatsapp-mcp
An MCP server for searching personal WhatsApp messages, contacts, and sending messages to individuals or groups.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.