35 tools from the JobGPT AutoApply MCP Server, categorised by risk level.
View the JobGPT AutoApply policy →get_application Get details of a specific job application by ID. Optionally include the full job listing (description, salary, skills, etc.). get_application_recruiters Get recruiters for a job application you have saved. Returns contact info for reaching out. get_application_referrers Find potential referrers for a job application. Returns people at the company who might refer you. get_application_stats Get aggregated stats for your job applications — total counts by status and auto-apply metrics. Much faster than paginating through list_applications. get_credits Get your current credit balance and usage information get_currencies Get the list of supported currencies with their codes, symbols, and units. Use this to look up the correct currency code before updating salary. get_generated_resume Get details of a specific AI-generated resume including the download URL. get_industries Get the list of valid company industries. Use these values for the "industries" filter in search_jobs, create_job_hunt, or update_job_hunt. get_job Get detailed information about a specific job listing/posting by its job listing ID (not application ID). Use this to view the full job posting det... get_job_hunt Get details of a specific job hunt by ID get_job_recruiters Get recruiters who posted or are associated with a specific job. Returns contact info including email and LinkedIn. get_job_referrers Find potential referrers at a company for a specific job. Returns people who might be able to refer you based on your network and the job. get_profile Get your user profile including personal info, skills, experience, and work history get_resume Get details of a specific uploaded resume including download URL. get_salary Get your current salary/compensation details including base, stocks, bonus, and total compensation list_applications List your job applications, optionally filtered by job hunt or status list_generated_resumes List AI-generated custom resumes. These are resumes that were automatically tailored for specific job applications. list_interviews List job interviews that are being actively tracked by JobGPT (detected from email confirmations). Use upcoming=true to get scheduled/rescheduled i... list_job_hunts List your saved job hunts (job searches). Also returns your current credits balance. list_outreaches List your outreach emails that have been sent to recruiters and referrers. list_resumes List your uploaded resumes. Returns all resumes you have uploaded to your profile, including your primary resume and any alternate versions. match_jobs Get new job matches based on a saved job hunt configuration. Uses the filters saved in your job hunt (titles, locations, skills, salary, etc.) and ... search_jobs Search for jobs with filters like titles, locations, companies, skills, salary, and remote options. Returns a list of matching job postings. add_job_to_applications Add a job from search results to your applications. Use this when a user wants to save/track a job they found. 2/5 apply_to_job Trigger auto-apply for a job application. This will automatically fill and submit the job application form. You can optionally specify a specific r... 2/5 create_job_hunt Create a new job hunt to start tracking and applying to jobs. A job hunt defines what jobs you want to find based on titles, locations, skills, sal... 2/5 generate_resume_for_job Generate an AI-optimized resume tailored for a specific job application. This creates a customized version of your resume highlighting relevant ski... 2/5 import_job_by_url Import a job from a URL (e.g., LinkedIn, Greenhouse, Lever, Workday) and add it to your applications. Optionally trigger auto-apply immediately. Us... 2/5 send_outreach Send an outreach email to a recruiter or referrer for a job application. The email will be sent from your configured email. 2/5 update_application Update a job application status or notes 2/5 update_job_hunt Update job hunt settings and search filters. Use this to change what jobs are matched. IMPORTANT: When updating config, you must pass the ENTIRE co... 3/5 update_profile Update your user profile fields 2/5 update_salary Update your salary/compensation details 2/5 upload_resume Upload a resume as base64 file content. Supported formats: PDF, DOC, DOCX. Maximum file size: 5MB. Read the file from the user's machine and pass t... 3/5 The JobGPT AutoApply MCP server exposes 35 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the JobGPT AutoApply server.
JobGPT AutoApply tools are categorised as Read (23), Write (11), Destructive (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept