Stats
Actions
Tags
From person-demographic-prediction
Demographic prediction API hosted on Cloudflare Workers
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"demographic-prediction-api": {
"type": "sse",
"url": "${DEMOGRAPHIC_WORKER_URL}"
}
}
}Server configuration and connection parameters
${DEMOGRAPHIC_WORKER_URL}Declared capabilities of this MCP server
npx claudepluginhub jessehenson/person_demographic_prediction