FlagCheck Job Analyzer
FlagCheck Job Analyzer
A Model Context Protocol (MCP) server that enables AI agents to analyze job descriptions for ATS compatibility, red flags, salary benchmarks, and keyword optimization.
MCP Endpoint
https://flagcheck-paid-api.vercel.app/api/mcp
Related MCP server: jobjourney-claude-plugin
What it does
Analyzes job descriptions for ATS keyword alignment, flags red flags such as vague titles or unrealistic requirements, benchmarks salary ranges, and scores overall job fit.
Usage
Send a POST request with resume and jobDescription fields to the endpoint above, including an x-api-key header, and receive structured analysis in return.
Access / Payment
This endpoint is currently gated by a shared-secret x-api-key header (set via the FLAGCHECK_API_KEY environment variable on the server) rather than the x402 USDC micropayment flow this README previously (and incorrectly) advertised. No x402 payment verification is implemented in this codebase yet, so requests are not metered or charged on-chain today.
Real x402-based per-request billing is a planned follow-up, not a shipped feature. Until then, treat the x-api-key header as required for every request.
⏸ Paused (2026-07-27)
No further active development — job-description analysis is being consolidated into Job-Assistant ("Alicia AI"), which now covers this ground (Match Score + Analyze Job) inside a more mature, actively-maintained product. The fixes below are live and staying live; this repo just isn't getting new investment for now.
Fixes shipped 2026-07-27
Invalid AI model IDs corrected (
claude-sonnet-4-5/claude-sonnet-4-6→claude-sonnet-5) — these were causing live 500s on/api/scan-job.MCP server rewritten —
/api/mcppreviously called/api/analyzewithout the required auth header orresumefield, so everytools/callfailed. Now exposes two working tools:scan_job_postingandanalyze_resume_fit.scan-jobandextract-resumegated — both were making paid Anthropic API calls with zero authentication; now require the samex-api-keyheader asanalyze.Added
server.jsonfor the official MCP registry (schema-validated, not yet published).
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Public MCP server for discovering open jobs. Search, filter, and get application links.
Capability registry for the agentic economy. Semantic search over verified MCP server listings.
Generate tailored, ATS-optimized resume PDFs and cover letters from a job description, over MCP.
Paid remote MCP for LLM security scans, jailbreak checks, analytics, checkout, and readiness.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceAn intelligent, zero-cost MCP server that securely parses local resumes and compares them against live job postings for ATS scoring, skill gap analysis, and interview prep.1MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI-assisted job search workflows including job discovery, application tracking, resume evaluation, and cover letter generation, with support for multiple job sources and scheduled scraping.181AGPL 3.0
- AlicenseAqualityCmaintenanceMCP server that scours job openings from public, ToS-clean sources (Greenhouse, Lever, Ashby, HN, RemoteOK, Adzuna, USAJobs) and provides tools for job search, company listings, and salary context.164MIT
- AlicenseAqualityBmaintenanceAn MCP server that automates job applications by discovering postings from ATS boards, applying eligibility gates, scoring candidates, and drafting answers, while requiring human approval before submission. It respects anti-bot controls and only submits with explicit consent.221MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jordan23wagner-ops/flagcheck'
If you have feedback or need assistance with the MCP directory API, please join our Discord server