Odel
Dates-LE

Dates-LE

Local
@nolindnaidoo1TypeScriptMITUpdated 1w ago

Extract dates and timestamps from logs, data files and code, with their format and position.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmdates-le-mcpv2.3.0

Run

npx -y dates-le-mcp

MCP client config

{
  "mcpServers": {
    "dates-le": {
      "command": "npx",
      "args": [
        "-y",
        "dates-le-mcp"
      ]
    }
  }
}