Skip to main content
Glama

NASA MCP Server

jpl_jd_cal

Convert Julian Day numbers to calendar dates and vice versa for precise astronomical and scientific timekeeping, using the NASA MCP Server's standardized interface.

Instructions

Julian Day number to/from calendar date/time converter

Input Schema

NameRequiredDescriptionDefault
cdNoCalendar date to convert to Julian date (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss format)
jdNoJulian date to convert to calendar date

Input Schema (JSON Schema)

{ "properties": { "cd": { "description": "Calendar date to convert to Julian date (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss format)", "type": "string" }, "jd": { "description": "Julian date to convert to calendar date", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProgramComputer/NASA-MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server