← 返回
未分类 中文

Pipeworx sunrisesunset

Provides precise sunrise, sunset, dawn, dusk, solar noon, golden hour, and day length times for any location and date worldwide.
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
brucegutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 562
下载
💾 0
安装
1
版本
#latest

概述

Sunrise & Sunset

When does the sun rise in Tokyo? What time is golden hour in Reykjavik on the summer solstice?

This pack returns precise sunrise, sunset, dawn, dusk, solar noon, golden hour, first light, last light, and day length for any location on Earth.

Two tools

get_times -- Today's sun times for a latitude/longitude.

get_times_date -- Sun times for a specific date at a latitude/longitude.

Example: sunrise in New York today

curl -X POST https://gateway.pipeworx.io/sunrisesunset/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_times","arguments":{"lat":40.7128,"lng":-74.006}}}'

Example: summer solstice in Reykjavik

curl -X POST https://gateway.pipeworx.io/sunrisesunset/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_times_date","arguments":{"lat":64.1466,"lng":-21.9426,"date":"2025-06-21"}}}'
{
  "mcpServers": {
    "sunrisesunset": {
      "url": "https://gateway.pipeworx.io/sunrisesunset/mcp"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 15:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx crossref

brucegutman
通过关键词搜索学术论文,通过 DOI 查找元数据,并通过 Crossref 获取期刊信息
★ 0 📥 417

Pipeworx crypto

brucegutman
通过CoinGecko获取加密货币价格、市值排名及法币转换
★ 0 📥 440

Pipeworx disease

brucegutman
COVID-19统计数据 —全球累计、各国明细、历史趋势及来自 disease.sh 的疫苗接种数据
★ 0 📥 412