cyrilixandClaude Sonnet 5 383c889cab feat: expose current date and time via HTTP and MCP
Adds GET /datetime and an MCP get_current_datetime tool returning the
current date/time in Europe/Paris, alongside the existing calendar
endpoints. Both share the same CurrentDateTime payload shape.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Hu8wwahgecuCGfesTKCfEd
2026-09-05 10:58:38 +02:00
2019-11-04 21:40:00 +01:00
2019-11-04 21:40:00 +01:00
2019-11-04 21:40:00 +01:00

domogeek

Tools for domotic

Calendar

Return calendar informations about today

Date and time

GET /datetime returns the current date and time.

MCP

An MCP server is exposed over Streamable HTTP at /mcp, providing the same calendar and date/time information as MCP tools (get_current_datetime, get_calendar_today, get_calendar_for_date, get_holidays) for use by LLM agents/MCP clients.

S
Description
Tools for domotic
Readme Apache-2.0
3.5 MiB
Languages
Go 99%
Dockerfile 1%