com.babyagecalculator/baby-age
com.babyagecalculator/baby-ageFree hosted MCP server by Baby Age Calculator: exact baby age, zodiac, and milestone dates. No key.
Tools · 4
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 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 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 the zodiac sign (Western astrology) for a birth date, with element, nickname, date range, and a guide link.
Similar MCP servers embedding-nearest
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"
}
}
}