Skip to main content
Glama
pipeworx-io

mcp-sunrisesunset

by pipeworx-io

mcp-sunrisesunset

Sunrise-Sunset MCP — обёртка над API sunrisesunset.io (бесплатно, без авторизации)

Часть Pipeworx — MCP-шлюза, подключающего AI-агентов к 1394+ живым источникам данных.

Инструменты

Tool

Description

get_times

Получить сегодняшние восход, закат, рассвет, сумерки, солнечный полдень, золотой час и продолжительность дня для заданных широты и долготы. Возвращает все значения времени в локальном часовом поясе местоположения.

get_times_date

Получить время восхода, заката, рассвета, сумерек, солнечного полдня и золотого часа для конкретной даты в указанном месте.

Related MCP server: chuk-mcp-celestial

Быстрый старт

Добавьте в ваш MCP-клиент (Claude Desktop, Cursor, Windsurf и т. д.):

{
  "mcpServers": {
    "sunrisesunset": {
      "url": "https://gateway.pipeworx.io/sunrisesunset/mcp"
    }
  }
}

Или подключитесь к полному шлюзу Pipeworx для доступа ко всем 1394+ источникам данных:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Использование с ask_pipeworx

Вместо прямого вызова инструментов вы можете задавать вопросы на простом английском:

ask_pipeworx({ question: "your question about Sunrisesunset data" })

Шлюз выбирает нужный инструмент и автоматически заполняет аргументы.

Дополнительно

Лицензия

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides authoritative astronomical data including moon phases, solar eclipses, and sun/moon rise and set times using the US Navy API or offline Skyfield calculations. It enables users to query Earth's seasons and celestial events for any location and date.
    8
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides astronomical data including ISS tracking, moon phases, NASA APOD, near-Earth objects, exoplanets, space weather, and upcoming celestial events without requiring an API key.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables timezone conversion, astronomical calculations, and date utilities through natural language, supporting sunrise/sunset, moon phases, business days, and more.
    9
    72
    1
    ISC

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-sunrisesunset'

If you have feedback or need assistance with the MCP directory API, please join our Discord server