Skip to content
Back to search
60
MCP http

autoapply-mcp

preetrajdeo/autoapply-mcp

AutoApply automates job applications using a real Playwright browser. Save your profile once — name, email, phone, address, work authorization, demographics, salary — then point Claude at any job URL and it handles the rest. What it does: Opens the job application in a real Chromium browser Auto-fills all standard fields including React-Select dropdowns (Greenhouse, Lever, Ashby, Workday, LinkedIn Easy Apply) Returns unique/open-ended questions for Claude to answer with context about the role Takes screenshots after each step so you can review before submitting Remembers custom question answers (e.g. "Are you located in SF?" → Yes) so they auto-fill next time Quickstart: Call register to get an API key Call save_profile with your details Call open_job_application with any job URL Call fill_known_fields — Claude fills the form and surfaces any open questions Answer the open questions, review the screenshot, submit No browser extension or local setup required. Fully remote.

Uptime
100.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

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

{
  "mcpServers": {
    "autoapply-mcp": {
      "url": "https://smithery.ai/servers/preetrajdeo/autoapply-mcp",
      "transport": "http"
    }
  }
}