gregario/astronomy-oracle
[](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
Configuration
{
"mcpServers": {
"gregario-astronomy-oracle": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gregario-astronomy-oracle"
],
"env": {}
}
}
}