Skip to content
Cursor

Date Math Calculator for Cursor

com.apished/date-math-calculator

Date arithmetic: day differences, business days, age, leap years, day-of-week, add/subtract.

client:Cursor transport:streamable-http tools:6

Install Date Math Calculator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "date-math-calculator": {
      "url": "https://apished.com/mcp/v1/datemath"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Date Math Calculator in other clients