
JobGPT Job Search Automation & Auto Apply
Wire your coding agent into JobGPT so it can search roles, tailor resumes, track applications, and run outreach from one MCP surface.
Overview
JobGPT MCP Server is a MCP server for the Grow phase that connects agents to JobGPT for job search automation, auto apply, resumes, tracking, and recruiter outreach.
What is this MCP server?
- stdio npm package jobgpt-mcp-server at version 1.1.4
- Job search automation and auto-apply flows via JobGPT
- Resume builder and application tracking in agent conversations
- Recruiter outreach tooling backed by 6figr JobGPT API
- Requires JOBGPT_API_KEY from 6figr.com/account MCP Integrations
- Server schema version aligns with MCP 2025-12-11
- Published npm package version 1.1.4
- Single required secret env var: JOBGPT_API_KEY
Community signal: 10 GitHub stars.
What problem does it solve?
Switching between job boards, ATS forms, and spreadsheets breaks focus when you are trying to ship and interview at the same time.
Who is it for?
Solo builders actively job hunting who already use MCP in Claude Code or Cursor and want JobGPT as the backend.
Skip if: Teams that need enterprise ATS integrations, on-prem compliance, or job search without a 6figr JobGPT account and API key.
What do I get? / Deliverables
Your agent can drive JobGPT workflows—search, apply, resume updates, and outreach—from stdio MCP calls with a single API key.
- Registered stdio MCP server talking to JobGPT
- Agent-callable job search, apply, resume, and tracking actions
- Centralized application and outreach workflow via API
Recommended MCP Servers
Journey fit
Active job hunting sits in the grow/lifecycle lane for solo builders who are leveling up income or roles while still shipping products. Lifecycle covers repeatable personal workflows—applications, follow-ups, and pipeline status—not product analytics.
How it compares
MCP integration to JobGPT’s hosted API, not a local résumé-writing skill or generic web scraper.
Common Questions / FAQ
Who is JobGPT MCP Server for?
Indie developers and solo builders who use AI coding agents and want JobGPT automation for applications, resumes, and recruiter outreach.
When should I use JobGPT MCP Server?
Use it during an active job search when you want your agent to run JobGPT flows instead of manually copying details into boards and trackers.
How do I add JobGPT MCP Server to my agent?
Install the npm package jobgpt-mcp-server, set JOBGPT_API_KEY from 6figr.com/account MCP Integrations, and register the stdio server in your MCP client config.