You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

age_gender_get

Inactive

Tool of io.github.CDCStream/captapi

declared in 0.1.0

Predict age, gender and nationality signals from first names. Costs ~4 credits; cached results are free, failures are never charged.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "First name, or fallback when names is omitted."
    },
    "cache": {
      "type": "boolean",
      "description": "Set true to serve from the 24h response cache. Default false — always fetch fresh data."
    },
    "names": {
      "type": "string",
      "description": "Optional comma-separated list of names."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.CDCStream/captapi

https://github.com/CDCStream/captapi

1/7 registries
View full server →
age_gender_get — io.github.CDCStream/captapi — PRSM MCP