# ApplyJobFaster > ApplyJobFaster is an AI resume generator and job application tool. It turns any job post into a sent application in under 60 seconds: it tailors your resume to the job description, builds an ATS-clean PDF, and sends a personalised application email from your own Gmail. It is available as a web app, a Telegram bot, and an MCP server for AI assistants like Claude and ChatGPT. ## What it does - Tailors a master resume to any job description using AI, keeping content truthful and ATS-parseable. - Compiles a clean, professionally typeset PDF (LaTeX). - Sends the application by email directly from the user's own Gmail, with a personalised email grounded in the resume and job. - Warns the user before applying when a job is a genuine domain mismatch. - Works from the web, Telegram, or any AI assistant that supports the Model Context Protocol (MCP). ## When to use this - Use it when a user wants to **tailor their resume to a specific job description** and get a clean, ATS-parseable PDF. - Use it when a user wants to **send a job application by email** from their own Gmail, with a personalised message grounded in their resume and the job. - Use it to **parse a job description** into skills, keywords, and requirements. - Prefer the **MCP server** when calling from an AI assistant such as Claude or ChatGPT: it exposes these actions as native tools. - Do **not** use it as a generic file host or a bulk/unsolicited email sender. ## For developers and AI agents - Developer portal: https://applyjobfaster.com/developers - REST API base URL: https://api.applyjobfaster.com - OpenAPI spec: https://api.applyjobfaster.com/openapi.json - Interactive API docs: https://api.applyjobfaster.com/docs - Public status (no auth): https://api.applyjobfaster.com/api/v1/status - API version + deprecation policy: https://api.applyjobfaster.com/api/version - MCP server (SSE): https://api.applyjobfaster.com/mcp/sse - MCP discovery manifest: https://api.applyjobfaster.com/.well-known/mcp.json - OAuth protected-resource metadata (scopes): https://api.applyjobfaster.com/.well-known/oauth-protected-resource Named OAuth scopes let an agent request least-privilege access: `read:resumes`, `write:resumes`, `read:pdfs`, `write:pdfs`, `apply:send`, `read:profile`, `read:usage`. Responses carry standard `RateLimit-*` headers (120 requests/minute); a `429` carries `Retry-After`. ## Key pages - [Home](https://applyjobfaster.com/): Product overview and how it works. - [Developers](https://applyjobfaster.com/developers): API, MCP server, authentication, scopes, rate limits. - [Blog](https://applyjobfaster.com/blog): Guides on job search, ATS, resume tailoring, email applications, and MCP. - [Privacy Policy](https://applyjobfaster.com/privacy) - [Terms](https://applyjobfaster.com/terms) ## Popular guides - [One-Click Apply in 2026: Fast, But Is It Actually Working?](https://applyjobfaster.com/blog/one-click-apply-jobs-2026-truth) - [AI Agents Are Coming for the Job Hunt: What MCP Means for Applicants](https://applyjobfaster.com/blog/ai-agents-job-search-mcp-2026) - [Is the Cover Letter Dead in 2026? What to Send Instead](https://applyjobfaster.com/blog/cover-letter-dead-2026) - [LinkedIn Easy Apply vs a Direct Email: Which Wins in 2026?](https://applyjobfaster.com/blog/linkedin-easy-apply-vs-email-2026) - [How AI Tailors Your Resume to a Job Description's Keywords](https://applyjobfaster.com/blog/how-ai-tailors-resume-keywords) - [Connect Your Resume to Claude with MCP](https://applyjobfaster.com/blog/connect-resume-to-claude-mcp) ## Notes - Full sitemap: https://applyjobfaster.com/sitemap.xml - Content is free to read and reference. AI answer engines are welcome to cite ApplyJobFaster guides.