Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Dates Le
D
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Dates Le

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "dates-le": {
      "command": "npx",
      "args": [
        "-y",
        "dates-le"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Dates-LE Logo

Dates-LE: Zero Hassle Date Extraction

Pull every date and timestamp out of the current file in one keystroke
Any text file β€” JSON, YAML, CSV, XML, TOML, Markdown, logs, HTML, JavaScript, TypeScript, Python, Go, and the rest

Install from VS Code Marketplace Open VSX downloads dates-le-mcp on npm dates-le on crates.io LE Tools


Dates-LE Demo

Useful? A star or rating is how other developers find it β€” β˜… GitHub Β· β˜… Open VSX Β· β˜… Marketplace

What it does

Open a file, press Ctrl+Alt+D (Cmd+Alt+D on Mac), and every date in the document lands in a new editor β€” deduplicate, sort, analyze, convert, filter, or validate it from there. Works in VS Code and in VS Code–based editors like Cursor and VSCodium (installable from Open VSX).

  • Log analysis β€” timestamps from server logs: ISO, syslog, and Apache access-log formats
  • Data review β€” dates and epochs from JSON, YAML, CSV, and XML
  • Code audit β€” date literals and new Date()/Date.parse()/moment()/dayjs()/DateTime.fromISO() arguments in JS/TS, including calls formatted across multiple lines

Install

WhereWhat you getInstall
VS CodeThe extraction, in your editor, on a keystrokeMarketplace
Cursor, VSCodium, WindsurfThe same extensionOpen VSX
A terminal or a CI stepThe same run over a whole tree, with exit codescargo install dates-le Β· crates.io
Any MCP agent, via Nodeextract_dates over stdionpx dates-le-mcp Β· npm
ZedThe MCP server as a context serverzed-industries/extensions#7079 (pending review)

Use it from an AI agent

The same engine runs as an MCP server, so an agent can call it directly instead of you running a command.

EditorHow
VS Code 1.101+Nothing to install β€” the extension registers extract_dates with agent mode
ZedDates-LE β€” pending review
Claude Codeclaude mcp add dates-le -- npx -y dates-le-mcp
Cursor, Windsurf, anything elsepoint it at npx dates-le-mcp
Code
extract_dates(content, format?, filename?, dedupe?, maxResults?)

Returns every date with its notation, epoch value where resolvable, and 1-based line and column, capped at 500 by default with meta.truncated.

The server takes content and returns data β€” it reads no files and makes no network requests of its own. Published as dates-le-mcp on npm and as io.github.nolindnaidoo/dates-le in the MCP registry.

Configuring it by hand β€” any host with an MCP config file

Most hosts read a JSON config. Add one entry:

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

-y skips the install prompt on first run. Pin a version if you would rather not track releases β€” dates-le-mcp@2.3.1.

Prefer not to go through npx on every launch? Install it once and point at the binary instead:

Terminal
npm install -g dates-le-mcp
config.json
{
  "mcpServers": {
    "dates-le": { "command": "dates-le-mcp" }
  }
}

It speaks MCP over stdio and needs no environment variables, no API key and no configuration of its own. To check it before wiring it into anything:

bash
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | npx -y dates-le-mcp

That prints the tool list and exits β€” if you see extract_dates, the server works.

Supported formats

FormatLanguage IDsWhat gets extracted
JSONjsonEvery recognized date pattern in the content
YAMLyaml, ymlEvery recognized date pattern in the content
CSVcsvEvery recognized date pattern, cell by cell
XMLxmlDate patterns outside comments (inline and multiline comments are skipped)
Log / plain textlog, plaintextEverything above plus YYYY-MM-DD HH:mm:ss log lines, syslog (Mon DD HH:mm:ss), and Apache access-log timestamps
JavaScript / TypeScriptjavascript, javascriptreact, typescript, typescriptreactEverything above plus string arguments to new Date(), Date.parse(), moment(), dayjs(), DateTime.fromISO()
HTMLhtmlEverything above plus datetime attributes, date-bearing <meta> tags, and JSON-LD datePublished/dateModified
TOML / Markdowntoml, markdown, mdEvery recognized date pattern in the content
INI / propertiesini, cfg, conf, propertiesEvery recognized date pattern in the content
Anything elseevery other language IDEvery recognized date pattern in the content

Every document is read. A format only ever adds patterns to the shared ones, so a language ID this does not name β€” Python, Go, Rust, shell, SQL β€” is scanned with the shared patterns rather than refused. What it does not get is the format-specific extras: Jan 15 10:30:47 is a date in a log file and three words in a Python one.

Recognized date patterns: ISO 8601 in extended (2024-01-15T10:30:00Z, with optional milliseconds and offset), basic (20240115, 20240115T103045Z), week (2024-W03, 2024-W03-1) and ordinal (2024-015) form; RFC 2822 (Mon, 15 Jan 2024 10:30:00 GMT); Unix epochs in seconds, milliseconds, microseconds and nanoseconds (exactly 10, 13, 16 or 19 digits; everything wider than 10 must also land between 2001-09-09 and 2100, so a request id or a card number is not a date in the 2200s, and digits embedded in longer numbers or in the fraction of a float are never matched at all); UTC strings; US-style M/D/YYYY HH:mm:ss; and bare YYYY-MM-DD. Every occurrence is reported with its real line and column. Values that cannot be resolved to a timestamp are not extracted.

Timezone names are the fixed offsets GMT/UT/UTC/Z, the eight US abbreviations, and CEST, CET, BST, JST, AEST, IST. They are fixed, not zone-aware.

Known limitations: M/D/YYYY assumes US ordering; syslog lines carry no year, so the current year is assumed; IST names three different zones and is read as India's +05:30; a bare 8-digit run is only a date inside 1900–2099, and a 10-digit number in the plausible epoch range cannot be told from a phone number.

The CLI

The same extraction runs from a terminal or a CI step: a Rust CLI in crate/, sharing one corpus with the extension β€” crate/fixtures/ β€” so the two can never read a document differently.

bash
dates-le .                          # every date in the tree, as JSON
dates-le --before 2026-01-01 .      # everything already in the past
dates-le --sort --iso config/       # ordered by instant, in readable form
dates-le mcp                        # the same extraction over MCP on stdio

The instant is the point. 2024-01-15, 1705276800 and Mon, 15 Jan 2024 are one moment written three ways, and resolving each to a number is what makes them sortable and comparable rather than three strings to read. Resolution matches Date.parse in V8 exactly β€” legacy parser included β€” against 178 cases taken from V8 itself.

A date with no timezone resolves against the machine's, because that is the true answer and it genuinely differs by machine. TZ is honoured.

Commands

CommandDescription
Dates-LE: Extract Dates (Ctrl+Alt+D / Cmd+Alt+D)Extract all dates from the active document
Dates-LE: Analyze DatesStatistics, patterns, clusters, gaps, and anomalies
Dates-LE: Convert DatesConvert extracted dates to ISO, RFC 2822, Unix, UTC, local, simple, or a custom format
Dates-LE: Filter DatesFilter by range, format, duplicates, future/past
Dates-LE: Validate DatesCheck extracted dates against selectable rules
Dates-LE: Deduplicate DatesRemove duplicate lines from the results
Dates-LE: Sort DatesSort results chronologically or alphabetically
Dates-LE: Open SettingsOpen Dates-LE settings
Dates-LE: HelpBuilt-in documentation

Settings

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • TokenSave logoTokenSave

    Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.

    πŸ’» Developer Tools0 views
    Compare vs TokenSave β†’
  • Brightdata MCP logoBrightdata MCP

    Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web

    πŸ’» Developer Tools0 views
    Compare vs Brightdata MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Dates Le

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "dates-le": { "command": "npx", "args": ["-y", "dates-le"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDates Le AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dates-le?style=directory)](https://allmcps.com/mcp/dates-le)
HTML Embed
<a href="https://allmcps.com/mcp/dates-le"><img src="https://allmcps.com/api/badge/dates-le?style=directory" alt="Dates Le on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Dates Le β†’Install in Claude DesktopInstall in CursorInstall in VS Code