Developer Tools
Trust: 32/100 (Limited)io.github.ryudi84/timestamp Guide
MCP server for timestamp conversion — Unix, ISO 8601, relative time
by ryudi84
Quick Start
Install
npx timestamp-forge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ryudi84-timestamp": {
"command": "npx",
"args": [
"timestamp-forge-mcp"
]
}
}
}