get_small_body
ActiveTool of Jpl Ssd
declared in 0.1.0
NASA/JPL Solar System Dynamics — look up an asteroid or comet by name or designation and return its orbit and physical parameters (eccentricity, semi-major axis, MOID, diameter, albedo, NEO/PHA flags). Keyless.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Asteroid/comet name or designation, e.g. \"Ceres\", \"433 Eros\", \"Halley\", \"2021 PH27\"."
}
}
}Parent server
Jpl Ssd
https://github.com/pipeworx-io/mcp-jpl-ssd
1/7 registries