observers
ActiveTool of Horizons Nasa
declared in 0.1.0
Convenience: ephemeris with table_type=OBSERVER.
Parameters schema
{
"type": "object",
"examples": [
{
"command": "499",
"stop_time": "2026-05-19",
"start_time": "2026-05-18"
},
{
"command": "1",
"step_size": "6h",
"stop_time": "2026-06-02",
"start_time": "2026-06-01"
}
],
"required": [
"command",
"start_time",
"stop_time"
],
"properties": {
"center": {
"type": "string"
},
"command": {
"type": "string"
},
"step_size": {
"type": "string"
},
"stop_time": {
"type": "string"
},
"start_time": {
"type": "string"
}
}
}Parent server
Horizons Nasa
https://github.com/pipeworx-io/mcp-horizons-nasa
1/7 registries