Skip to content

Release v0.1.0

Choose a tag to compare

@avrabe avrabe released this 03 Aug 08:08
· 7 commits to main since this release

Initial release of TimeDate MCP Server

Features:

  • Complete Rust implementation using PulseEngine MCP framework v0.7.1
  • 7 comprehensive time/date tools with timezone support
  • NPM packaging with cross-platform binary distribution
  • Platform-specific packages for macOS, Linux, and Windows

Available tools:

  • get_current_time - Get current time in specified timezone
  • get_time_at - Get time at specific date/timezone
  • calculate_time_offset - Add/subtract time from dates
  • get_timezone_info - Get current timezone information
  • convert_timezone - Convert time between timezones
  • get_time_format - Detect time format preference
  • list_timezones - List available timezones

Installation:

npx @pulseengine/timedate-mcp-server