stellarium
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.
stellarium MCP Server
MCP server for Stellarium/stellarium
Ready-to-Use Client Configurations
{
"mcpServers": {
"stellarium": {
"command": "npx",
"args": [
"-y",
"@Stellarium/stellarium"
]
}
}
}