Skip to main content
Glama
pipeworx-io

mcp-sunrisesunset

by pipeworx-io

mcp-sunrisesunset

Sunrise-Sunset MCP — kapselt die sunrisesunset.io API (kostenlos, ohne Authentifizierung)

Teil von Pipeworx — ein MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

get_times

Liefert das heutige Sonnenaufgang, Sonnenuntergang, Morgendämmerung, Abenddämmerung, Sonnenmittag, goldene Stunde und Tageslänge für einen bestimmten Breiten- und Längengrad. Gibt alle Zeiten in der lokalen Zeitzone des Ortes zurück.

get_times_date

Liefert Sonnenaufgang, Sonnenuntergang, Morgendämmerung, Abenddämmerung, Sonnenmittag und goldene Stunde für ein bestimmtes Datum an einem Ort.

Related MCP server: chuk-mcp-celestial

Schnellstart

Fügen Sie es zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

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

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um Zugriff auf alle 1394+ Datenquellen zu erhalten:

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

Verwendung mit ask_pipeworx

Anstatt Tools direkt aufzurufen, können Sie Fragen in einfachem Englisch stellen:

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

Das Gateway wählt das richtige Tool aus und füllt die Argumente automatisch aus.

Mehr

Lizenz

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