unix-timestamps-mcp
1
The Unix Timestamps MCP Server is a lightweight server that converts ISO 8601 date/time strings to Unix timestamps. It features input validation and error handling, making it a useful tool for those needing precise date and time conversions.
Unix Timestamps MCP Server
- ISO 8601 to Unix Timestamp Conversion: Converts ISO 8601 date/time strings to Unix timestamps.
- Features:
- Input validation.
- Comprehensive error handling.
Installation
- Requires Node.js 18+ and
npm
ornpx
.
Usage
- Utilize via an MCP client such as Claude Desktop.
- Provides the
iso8601_to_unix
tool.
License
- MIT License.