vectors
ActiveTool of Horizons Nasa
declared in 0.1.0
Convenience: ephemeris with table_type=VECTORS.
Parameters schema
{
"type": "object",
"examples": [
{
"command": "399",
"stop_time": "2026-05-20",
"start_time": "2026-05-18"
},
{
"center": "500@10",
"command": "2000433",
"step_size": "1d",
"stop_time": "2026-01-16",
"start_time": "2026-01-15"
}
],
"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