Vinkius
BR Business Days Calculator

BR Business Days Calculator MCP. Never calculate an SLA based on a weekend or holiday again.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

BR Business Days Calculator MCP on Cursor AI Code Editor MCP Client BR Business Days Calculator MCP on Claude Desktop App MCP Integration BR Business Days Calculator MCP on OpenAI Agents SDK MCP Compatible BR Business Days Calculator MCP on Visual Studio Code MCP Extension Client BR Business Days Calculator MCP on GitHub Copilot AI Agent MCP Integration BR Business Days Calculator MCP on Google Gemini AI MCP Integration BR Business Days Calculator MCP on Lovable AI Development MCP Client BR Business Days Calculator MCP on Mistral AI Agents MCP Compatible BR Business Days Calculator MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

BR Business Days Calculator adds or subtracts business days while perfectly skipping weekends and Brazilian national holidays. Stop relying on standard LLM date math for SLAs; this local, deterministic engine guarantees accurate delivery dates for Brazil.

What your AI agents can do

Add business days

Adds or subtracts X Brazilian business days from a given date, skipping weekends and national holidays automatically.

Is business day

Checks if a provided date is a valid working day by accounting for all Brazilian national holidays and weekends.

Calculate future deadlines

Determines a final date by adding or subtracting a specified number of working days from any starting date.

Validate calendar dates

Checks if a given date falls on a day that is actually considered a business day, excluding weekends and holidays.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

BR Business Days Calculator: 2 Tools

Use these two tools to calculate and validate dates against specific Brazilian business rules.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using BR Business Days Calculator on Vinkius
add019e3871

add business days

Adds or subtracts X Brazilian business days from a given date, skipping weekends and national holidays automatically.

is019e3871

is business day

Checks if a provided date is a valid working day by accounting for all Brazilian national holidays and weekends.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with BR Business Days Calculator, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
BR Business Days Calculator MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by date-fns. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 2 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Scheduling deadlines often feels like guesswork.

Right now, calculating timelines means checking three different sources: a spreadsheet that lists holidays, an internal wiki with weekend rules, and then having to manually count forward or backward. You copy the start date, you open your calendar, you cross-reference the holiday list, and finally, you tell your agent what the end date is—a process built on tedious clicking and potential human error.

With this MCP, that entire manual chain disappears. You simply ask your AI client to calculate the date, and it handles all the complex logic—the holidays, the weekends, the specific Brazilian rules—internally. It gives you a single, guaranteed working day answer.

The `add_business_days` tool delivers predictable scheduling.

You no longer have to manually adjust for Carnival or the Proclamation of the Republic. The agent uses `add_business_days` and automatically accounts for these specific holidays, giving you the correct target date on the first try.

What's different now is certainty. You get a result that matches an actual corporate calendar, every time.

What you can do with this MCP connector

Calculating project deadlines that respect official work calendars is tricky stuff. If you ask your AI agent to add a few weeks to a start date, it often ignores major Brazilian holidays or just counts Saturdays and Sundays as working days. This MCP fixes that completely. It's built on a reliable calculation engine that knows the specific national holidays for Brazil, ensuring every single day counted is an actual business day.

Whether you need to check if a future date is valid for billing or calculate a precise delivery timeline, this tool handles all the math locally and instantly. You connect it via Vinkius, giving your agent access to enterprise-grade calendar accuracy without needing external API calls. It just works.

Built · Hosted · Managed by Vinkius BR Business Days Calculator - Calculate Brazilian Deadlines Server ID 019e3872-06f4-70a4-bc96-590442841e9b
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About BR Business Days Calculator MCP

Does it require an external API? +

No! It uses a statically compiled list of Brazilian national holidays.

Does it skip weekends automatically? +

Yes, Saturdays and Sundays are ignored.

Are Carnival and Easter supported? +

Yes, the dynamic dates for these holidays are embedded.

How does `add_business_days` perform in terms of latency? +

It performs instantly because it runs locally within a V8 isolate. This MCP uses a hardcoded list for holidays, meaning zero external network calls are needed. You get immediate results regardless of your connection speed.

Is the calculation secure and dependent on an external API when using `is_business_day`? +

No, it's completely self-contained and local. The MCP doesn't require any external network calls or APIs to function. This means your data never leaves your environment, which is critical for enterprise security.

What happens if I pass an improperly formatted date string to `add_business_days`? +

The engine will throw a clear error message indicating the required ISO format (YYYY-MM-DD). It won't attempt to guess or correct bad inputs, ensuring you only work with valid dates.

If I use `is_business_day` for a date that is not in Brazil, will it fail? +

Yes. The tool strictly validates against the hardcoded Brazilian national holiday list and rules. If the date falls outside of the defined scope or doesn't fit the required locale, you'll receive an explicit failure notice.

How can I ensure absolute determinism when chaining tools like `add_business_days`? +

The calculation is deterministic by design. It relies on a static, local holiday list that won't change or 'hallucinate.' You can trust that adding 10 business days today will always result in the same date.

Built & Managed by Vinkius 30s setup 2 tools

We've already built the connector for BR Business Days Calculator. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.