Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.babyagecalculator/baby-age

com.babyagecalculator/baby-age

Free hosted MCP server by Baby Age Calculator: exact baby age, zodiac, and milestone dates. No key.

Uptime
100.0%
1 direct probes · 30d
Response
459ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_baby_age

Get a baby's exact age from a birth date - years, months, weeks, days, totals, zodiac sign, the current and next milestone, and special-day dates (100 days, first birthday, 1000 days). Use for any 'ho…

get_milestone_dates

Get the exact calendar date of all 25 baby milestones for a given birth date (monthly, special days, and birthdays), each with days_left and whether it is reached. Use this to add baby milestones to a…

list_milestones

List the 25 baby milestone types this tool knows (name, emoji, day offset from birth, group). No birth date needed. Use get_milestone_dates to turn these into real dates.

get_zodiac_sign

Get the zodiac sign (Western astrology) for a birth date, with element, nickname, date range, and a guide link.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.babyagecalculator/baby-age": {
      "url": "https://babyagecalculator.com/api/mcp/",
      "transport": "streamable-http"
    }
  }
}