stellarium

GitHub

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows, macOS and Haiku. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.

9,854 stars C++ 1 file ยท ~591 tokens #astronomy#c#c-plus-plus#planetarium#qt5#qt6#science#sky

stellarium MCP Server

MCP server for Stellarium/stellarium

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "stellarium": {
      "command": "npx",
      "args": [
        "-y",
        "@Stellarium/stellarium"
      ]
    }
  }
}