DateMCP

A free MCP server that gives AI agents accurate date and time awareness. Connect in seconds.

https://datemcp.com/mcp

Get started in 3 steps

1

Add the server to your MCP client

Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.

{
  "mcpServers": {
    "date": {
      "url": "https://datemcp.com/mcp"
    }
  }
}
2

Ask your AI about dates and times

Your AI agent can now answer time-sensitive questions accurately.

// "What time is it in Tokyo?"
// "How many days until December 25?"
// "What date is 90 days from 2026-01-15?"
3

That's it

No API keys. No sign-up. No rate limits. Just works.

Available tools

get_current_time

Get the current date and time in any IANA timezone. Defaults to UTC.

days_until

Calculate the number of days from today until any target date.

add_days

Add or subtract days from a date and get the resulting date.