planets
ActiveTool of Exoplanet Archive
declared in 0.1.0
Quick planet search against the `ps` (planetary systems) table.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10,
"query": "pl_mass > 5.0"
},
{
"query": "sy_dist < 50"
}
],
"properties": {
"limit": {
"type": "number",
"description": "1-10000 (default 25)."
},
"query": {
"type": "string",
"description": "Optional WHERE clause (without \"WHERE\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Exoplanet Archive
https://github.com/pipeworx-io/mcp-exoplanet-archive
1/7 registries