Dates-LE for Claude Desktop
io.github.nolindnaidoo/dates-le
Extract dates and timestamps from logs, data files and code, with their format and position.
client:Claude Desktop
transport:stdio
runtime:npm
Install Dates-LE in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dates-le": {
"command": "npx",
"args": [
"-y",
"dates-le-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs