Tools

Date Calculator MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Compute spans between calendar dates (days, weeks, business days, weekend counts, and calendar breakdown) and add or subtract days with optional weekend skipping. Pure computation — no external calls.

2 tools
Agent guide included
No auth required
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Date Calculator — workflow patterns, data models, and gotchas for your AI agent.

Date Calculator

Work with calendar dates in YYYY-MM-DD form: measure how far apart two dates are, or shift a date by a number of days.

Capabilities

  • Date span: Days between two dates, approximate weeks, and a calendar years / months / days breakdown. Optionally treat the end date as included in the span or as an exclusive boundary.
  • Business days in range: Count of Monday–Friday days in that span; weekend days (Saturday and Sunday) counted separately.
  • Add or subtract days: Move forward or backward from an anchor date by an integer number of days. Optionally skip weekends so only weekdays count as steps (still moves through the real calendar).

Gotchas

  • Business days exclude Saturday and Sunday only — not public holidays or market calendars.
  • YYYY-MM-DD is required; other formats are rejected.
  • Inclusive end: When including the end date, the counted span follows that rule consistently for totals, business days, and weekend counts.

Tools in this Server (2)

Date Calculator Add Subtract

Add or subtract days from a YYYY-MM-DD anchor. Optionally count only business days (weekends skipped). Returns the result date, day of week, and when ...

Date Calculator Difference

Compute the span between two YYYY-MM-DD dates: total days, approximate weeks, calendar years/months/days breakdown, business days (Monday–Friday only)...

Frequently Asked Questions

What is the Date Calculator MCP server?

Compute spans between calendar dates (days, weeks, business days, weekend counts, and calendar breakdown) and add or subtract days with optional weekend skipping. Pure computation — no external calls. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Date Calculator to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/date-calculator. Authentication is handled automatically.

How many tools does Date Calculator provide?

Date Calculator provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Date Calculator require?

Date Calculator uses open data APIs — no authentication required.

Setup Instructions

Connect Date Calculator to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/date-calculator

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Date Calculator?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Date Calculator MCP Server & Skill — 2 Tools