Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.withresumeai/ats

com.withresumeai/ats

Which ATS does a company use? Portal-verified answers for 743 employers + resume ATS check. No key.

Uptime
100.0%
1 direct probes · 30d
Response
1425ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

which_ats

Look up the applicant tracking system (ATS) a specific large employer uses, from ResumeAI's State of ATS 2026 dataset (738 Fortune 500 / Global 2000 employers checked, 704 verified against live career…

ats_stats

Canonical ATS market-share numbers from ResumeAI's State of ATS 2026 dataset: 738 large employers, 704 verified against their live careers portal. Workday leads — not the ~75% figure often repeated on…

list_companies

List employers from the State of ATS 2026 dataset, optionally filtered by ATS vendor (case-insensitive substring, e.g. 'workday', 'greenhouse', 'oracle') and/or industry (substring, e.g. 'health', 'co…

ats_changes

The living-feed counterpart of the dataset: which tracked employers changed their applicant tracking system. Every entry currently in the feed was confirmed by a person against the live careers portal…

check_resume

Score a resume 0-100 with ResumeAI's production ATS engine — the same one behind https://withresumeai.com/ats-checker. Returns a breakdown (keywords, format, sections, content, length), concrete fixes…

get_agent_resume

Fetch a job seeker's structured, machine-readable resume as JSON Resume (https://jsonresume.org/schema/) — but ONLY when its human owner has explicitly shared a consent token for it. Pass that token a…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.withresumeai/ats": {
      "url": "https://withresumeai.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}