Skip to main content
Glama
cyanheads

astronomy-mcp-server

by cyanheads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for log files (Node.js only).
OTEL_ENABLEDNoEnable OpenTelemetry instrumentation.false
MCP_AUTH_MODENoAuth mode: `none`, `jwt`, or `oauth`.none
MCP_HTTP_PORTNoPort for the HTTP server.3010
MCP_LOG_LEVELNoLog level (RFC 5424).info
MCP_TRANSPORT_TYPENoTransport: `stdio` or `http`.stdio
STORAGE_PROVIDER_TYPENoStorage backend.in-memory
ASTRONOMY_ENABLE_HORIZONSNoRegister the `astronomy_get_ephemeris` tool (JPL Horizons).false
ASTRONOMY_DEFAULT_TIMEZONENoFallback IANA timezone when a tool call omits `timezone`. Unset = UTC-only output.
ASTRONOMY_TLE_CACHE_TTL_MSNoIn-process TLE cache TTL (ms) — respects CelesTrak's refetch guidance (~once/2h).7200000
ASTRONOMY_ENABLE_SATELLITESNoRegister the `astronomy_get_satellite_passes` tool (CelesTrak + SGP4).false
ASTRONOMY_HORIZONS_BASE_URLNoOverride the JPL Horizons API endpoint.https://ssd.jpl.nasa.gov/api/horizons.api
ASTRONOMY_CELESTRAK_BASE_URLNoOverride the CelesTrak GP/TLE endpoint.https://celestrak.org/NORAD/elements/gp.php
ASTRONOMY_REQUEST_TIMEOUT_MSNoHTTP timeout (ms) for Horizons and CelesTrak requests.15000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/cyanheads/astronomy-mcp-server'

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