HomeProductivity › JobGPT - Job Search Automation & Auto Apply

JobGPT - Job Search Automation & Auto Apply

Job search automation, auto apply, resume builder, application tracking, and recruiter outreach

TypeScript CloudLocal macOSWindowsLinux
★ 24 stars Last pushed 2026-08-15 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.4)

npx -y jobgpt-mcp-server@1.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "jobgpt-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jobgpt-mcp-server@1.1.4"
      ],
      "env": {
        "JOBGPT_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • JOBGPT_API_KEY required secret — Your JobGPT API key from 6figr.com/account (MCP Integrations section)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry