Skip to content
Back to search
30
MCP

@cyanheads/astronomy-mcp-server

npm/@cyanheads/astronomy-mcp-server

What's in the sky, computed offline — planet and moon positions, rise/set, phases, eclipses, and seasons for any place and time via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/astronomy-mcp-server
Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.
0 tools
chuk-mcp-celestial
MCP server for astronomical and celestial data - moon phases, eclipses, sun/moon rise/set, planetary positions and events
0 tools
@cyanheads/bluesky-mcp-server
Search posts, profiles, feeds, threads, and trending topics on Bluesky via MCP. STDIO or Streamable HTTP.
0 tools
astronomy-mcp-server
MCP Server for astronomy data: ISS tracking, moon phases, NASA APOD, near-earth objects, exoplanets, sunrise/sunset, space weather — no API
0 tools
@cyanheads/open-meteo-mcp-server
Geocode places, fetch global weather forecasts, ERA5 historical climate, marine conditions, air quality, and terrain elevation via MCP. STDI
0 tools
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/astronomy-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}