NASA-MCP

get_asteroid_lookup

Retrieve details of a specific asteroid using its NASA JPL SPK-ID. Access accurate astronomical data directly from NASA's APIs through the NASA-MCP server.

Instructions

Look up a specific asteroid based on its NASA JPL ID.

Args: asteroid_id: Asteroid ID in the NASA JPL small body (SPK-ID) system.

Input Schema

NameRequiredDescriptionDefault
asteroid_idYes

Input Schema (JSON Schema)

{ "properties": { "asteroid_id": { "title": "Asteroid Id", "type": "string" } }, "required": [ "asteroid_id" ], "title": "get_asteroid_lookupArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnCode666/nasa-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server