MCP server for date calculator ai. Features days between, add business days, next weekday. From MEOK AI Labs.
Project description
Overview
Date Calculator AI MCP Server — Date math tools.
Tools
| Tool | Description |
|---|---|
days_between |
Calculate days between two dates (YYYY-MM-DD). Also returns weeks, months estima |
add_business_days |
Add business days to a date, optionally excluding holidays (comma-separated YYYY |
next_weekday |
Find the next occurrence of a weekday. target_day: Monday-Sunday. occurrence: nt |
format_date |
Parse and reformat dates. Common formats: %Y-%m-%d, %d/%m/%Y, %m/%d/%Y, %B %d %Y |
Installation
pip install meok-date-calculator-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"date-calculator-ai": {
"command": "python",
"args": ["-m", "meok_date_calculator_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file date_calculator_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: date_calculator_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26a4a41b2eec4af1d0ab367eff85166589f591f7b8b6134e9bca8449275bf095
|
|
| MD5 |
b14cdd94edd448de00b1a8584699abe9
|
|
| BLAKE2b-256 |
197e53bf8a77fd9f705ac472c4ef57664eabd340ba9acf05998f6551be81a03d
|
File details
Details for the file date_calculator_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: date_calculator_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf1baa6622c2f15bb9554268ae46866660e0d6955c42e66b1efc9bca19b822be
|
|
| MD5 |
fa7f279c5e522b85e8375320b52060ae
|
|
| BLAKE2b-256 |
15f1c50d7a1af764ac2ff8b1e50f35f7203099903bcd1e55ebd40918d0dd319f
|