Skip to content
Back to search
30
MCP streamable-http

sunrisesunset

io.github.pipeworx-io/sunrisesunset

Sunrise-Sunset MCP — wraps the sunrisesunset.io API (free, no auth)

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iconify
Iconify MCP — wraps the Iconify public API (free, no auth)
0 tools · streamable-http
colorapi
Color API MCP — wraps thecolorapi.com (free, no auth)
0 tools · streamable-http
climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-sunrisesunset
MCP server for sunrise and sunset times via sunrisesunset.io
0 tools
imgflip
Imgflip MCP — wraps Imgflip API (free, no auth for template listing)
0 tools · streamable-http
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "sunrisesunset": {
      "url": "https://gateway.pipeworx.io/sunrisesunset/mcp",
      "transport": "streamable-http"
    }
  }
}