MCP Hub
Back to servers

agify

Agify MCP — age prediction from first name (agify.io, free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-agify

MCP server for Agify.io — predict a person's age from their first name, with optional country-specific calibration. Free, no auth required.

Tools

ToolDescription
predict_agePredict age based on a first name (global data)
predict_age_countryPredict age calibrated to a specific country

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "agify": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/agify"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/agify

License

MIT

Reviews

No reviews yet

Sign in to write a review