Skip to content

pipeworx-io/mcp-agify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

Tool Description
predict_age Predict age based on a first name (global data)
predict_age_country Predict 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

About

MCP server for Agify.io — predict a person's age from their first name

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors