You're viewing a demo portfolio

Join the waitlist
PRSM

predict_age

Active

Tool of agify

declared in 0.1.0

Estimate someone's age from their first name using global statistics. Returns predicted age and confidence count based on name frequency data.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "John"
    },
    {
      "name": "Maria"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "First name to predict age for."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

agify

https://github.com/pipeworx-io/mcp-agify

2/7 registries
View full server →