get_apod
ActiveTool of mcp-science
declared in 0.1.0
Get NASA's Astronomy Picture of the Day with image URL, title, and explanation. Optionally specify a date (e.g., '2024-01-15').
Parameters schema
{
"type": "object",
"examples": [
{
"date": "2024-01-15"
},
{}
],
"properties": {
"date": {
"type": "string",
"description": "Date in YYYY-MM-DD format (default: today)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-science
https://github.com/pipeworx-io/mcp-science
2/7 registries