Skip to content
Back to search
30
MCP

@pipeworx/mcp-sunrisesunset

npm/@pipeworx/mcp-sunrisesunset

MCP server for sunrise and sunset times via sunrisesunset.io

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

Similar MCP servers embedding-nearest

sunrisesunset
Sunrise-Sunset MCP — wraps the sunrisesunset.io API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-spacenews
MCP server for spaceflight news via Spaceflight News API
0 tools
@pipeworx/mcp-flights
MCP server for tracking flights via OpenSky Network API
0 tools
@pipeworx/mcp-marine
MCP server for marine wave forecasts and conditions via Open-Meteo Marine API
0 tools
@pipeworx/mcp-ipinfo
MCP server for IP geolocation and network info via ipinfo.io
0 tools
@pipeworx/mcp-launches
MCP server for rocket launch data via Launch Library 2 API
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-sunrisesunset": {
      "url": "None",
      "transport": "http"
    }
  }
}