Analyzes job descriptions for ATS compatibility, red flags, salary benchmarks, and keyword optimization. Returns structured JSON scores per call.
Overview
FlagCheck Job Analyzer helps job seekers and recruiters analyze job descriptions for ATS compatibility, red flags, salary benchmarks, and keyword optimization.
Each call returns a structured JSON score covering:
- ATS compatibility score
- Red flag detection
- Salary benchmark comparison
- Missing keyword suggestions
Pricing: $0.01 USDC per call via x402 micropayments. Built by OpsCalé Digital.
Server Config
{
"mcpServers": {
"flagcheck": {
"url": "https://y-delta-lake.vercel.app/api/analyze",
"transport": "http"
}
}
}