astronomy

astronomy

3.9

astronomy is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of astronomy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Astronomy MCP Server is a robust platform designed to provide developers with easy access to a wealth of astronomical data.

The Astronomy MCP Server offers a suite of tools that enable the integration of celestial data into applications, providing a seamless interface for exploring and utilizing information from the skies. It is an invaluable resource for developers and astronomers alike, offering a comprehensive suite of tools to explore and integrate astronomical data into various applications. Whether you're interested in tracking celestial bodies, generating star charts, or learning more about the universe, this server provides the necessary tools to enhance your astronomical endeavors.

Features

  • Get All Bodies Positions: Retrieve a comprehensive list of celestial bodies and their respective properties in a tabular format.
  • Get Positions for Body: Obtain detailed properties of a specified celestial body over a defined date range.
  • Search: Utilize the search endpoint to fetch information about stars and deep space objects.
  • Generate Moon Phase: Create an image representing the current phase of the Moon based on specified parameters.
  • Generate Star Chart: Produce a star chart with given parameters, allowing users to visualize the night sky.

Tools

  1. get_all_bodies_positions

    Returns a iterable list of bodies and their properties in tabular format.

  2. get_positions_for_body

    Returns properties of the given body for the given date range in tabular format. Supported bodies are "sun" ,"moon", "mercury", "venus", "earth", "mars", "jupiter", "saturn", "uranus", "neptune", "pluto"

  3. search

    Search endpoint can be used to get information for stars and deep space objects.

  4. generate_moon_phase

    Generate an image of the Moon based on the given parameters.

  5. generate_star_chart

    Generates a star chart with the given parameters, and returns the url