Skip to content
Claude Desktop

sunrise sunset mcp for Claude Desktop

io.github.mrfentmen/sunrise-sunset-mcp

Sunrise, sunset, and twilight times for any location. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install sunrise sunset mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sunrise-sunset-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sunrise-sunset-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sunrise sunset mcp in other clients