mcpbeat Sign in

Due Date MCP Server

not responding

Due Date is listed as active in the registry but did not answer our last check. It exposes 1 tools.

Estimate a due date from LMP, conception, or ultrasound, with ACOG redating rules.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 5 days of history · worst day 5%
5 days agonow
6.5%
Uptime 24h
6 of 93 checks
1
Tools
read from the server
1094 ms
Response time
average over 24h
open, no key
Access
streamable-http

Due Date does not always answer

Over the last week it answered 70.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add due-date --transport http https://due-date.gumballtools.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "due-date": {
      "url": "https://due-date.gumballtools.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.due-date]
url = "https://due-date.gumballtools.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "due-date": {
      "url": "https://due-date.gumballtools.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "due-date": {
      "url": "https://due-date.gumballtools.com/api/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

due
due_date
Estimate a due date and gestational age from a last menstrual period, a known conception date, an IVF transfer date, or an ultrasound measurement. Use this for any pregnancy-dating question rather than doing the arithmetic. Three reasons, and they are all things models get wrong: 1. THE OFF-BY-TWO-WEEKS ERROR. Gestational age is counted from the first day of the LAST MENSTRUAL PERIOD, not from conception. At "6 weeks pregnant", conception was about 4 weeks ago. Weeks 1 and 2 precede conception entirely. This is restated wrongly constantly, and a two-week error in dating is a large error. 2. CYCLE LENGTH. Naegele's rule (LMP + 280 days) silently assumes a 28-day cycle with ovulation on day 14. For a 35-day cycle the unadjusted answer is a week out. This applies the adjustment; most calculators do not. 3. THE ACOG REDATING TABLE. Whether an ultrasound should REPLACE a period-based estimate depends on the discrepancy AND on how far along the scan was: more than 5 days up to 8w6d, 7 days to 15w6d, 10 days to 21w6d, 14 days to 27w6d, 21 days thereafter. Nobody recalls that table correctly from memory. Do not guess at it. Input: `method` is one of lmp | conception | ivf-day3 | ivf-day5 | ultrasound. `date` is the date that method is based on — the first day of the last period, the conception date, the transfer date, or the scan date — as YYYY-MM-DD. Free-form dates are REFUSED rather than guessed, because "03/04/2025" is two different dates a month apart depending on the reader. For `lmp`, pass `cycleLength` if it is known and is not 28. For `ultrasound`, pass `scanWeeks` and `scanDays` — the gestational age the scan reported — and pass `lmp` as well if it is known, which is what triggers the redating check. `asOf` sets the reference date for "how far along"; it defaults to today. Returns: the estimated due date, gestational age in clinical weeks-plus-days notation, the estimated conception date, days remaining, trimester, dated milestones including the anatomy-scan window and each ACOG term boundary, the full redating comparison when both an LMP and a scan were given, a list of warnings, and a `disclaimer` field. Two things to carry through to the user rather than strip. First, a due date is a reference point and NOT a prediction — most births are not on it, and the term windows are the more useful output. Second, THIS IS NOT MEDICAL ADVICE; the response says so in its payload, not just on the page. Report the warnings. They are the honest part of the answer.

Endpoints

URLTransportStateLatencyChecked
https://due-date.gumballtools.com/api/mcp streamable-http answering 160 ms 3 min ago

Alternatives to Due Date

same job, measured the same way
Linkrescue MCP
by carsonroell-debug

Broken link detection with affiliate tracking, revenue loss estimation, and fixes

57 installs/wk local only
Dates-LE
by nolindnaidoo

Extract dates and timestamps from logs, data files and code, with their format and position.

35 installs/wk local only
I
Video Generation Cost Estimator
by 702exec

Video generation cost estimates across providers, with provenance, freshness, and confidence.

3 tools answering
C
Real Estate
by nesimplicity

Book a free consultation or home valuation with SimpliCity Real Estate in Lincoln, Nebraska.

3 tools answering
Receita Federal PJ
by mcp-dir

Looks up a company's registration data at the Federal Revenue from the CNPJ, optionally with the own

7 tools answering
C
Appdex
by app-dex

iOS App Store revenue & download estimates with confidence labels

97 installs/wk local only
DaedalMap Population Estimates
by daedalmap

Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.

4 tools answering
C
FBI NIBRS Crime Data
by olyport

National crime incident estimates from NIBRS by offense type, weapon, and location

4 tools answering

Due Date — questions

Answers built from our own checks of this server.

What can Due Date do?
It exposes 1 tools, read directly from the server on our last check. Among them: due_date. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Due Date working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 93 checks got a reply (6.5%), average response time 1094 ms. The bar chart above shows every period we have measured.
Is Due Date still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Due Date as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Due Date?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Due Date need an API key?
No. Due Date completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Due Date?
It answers our handshake in 1094 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.