mcpbeat Sign in

JobGPT - Job Search Automation & Auto Apply MCP Server

by 6figr-com Your server? Claim it
local only

JobGPT - Job Search Automation & Auto Apply runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 15 Aug 2026.

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

Installs per day peak 30 · avg 12 · -6% w/w
a month agotoday
84
Installs / week
npm · jobgpt-mcp-server
23
Stars
0 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 34 min ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call upload_resume_from_file.filePath → src/tools/resume.ts:192
        const fileBuffer = fs.readFileSync(args.filePath);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add jobgpt-mcp-server -- npx -y jobgpt-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jobgpt-mcp-server": {
      "args": [
        "-y",
        "jobgpt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jobgpt-mcp-server]
command = "npx"
args = ["-y", "jobgpt-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "jobgpt-mcp-server": {
      "args": [
        "-y",
        "jobgpt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jobgpt-mcp-server": {
      "args": [
        "-y",
        "jobgpt-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: JOBGPT_API_KEY (Your JobGPT API key from 6figr.com/account (MCP Integrations section)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to JobGPT - Job Search Automation & Auto Apply

same job, measured the same way
footnote-mcp
by kazkozdev

Source-grounded web research: search, extraction, verification, and browser automation.

193 installs/wk local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
Liepin Jobs
by xllinbupt

Liepin job search and resume workflows backed by the official Liepin MCP server.

14 tools answering
OPC-UA MCP Server
by mwieczorkiewicz

Read, write, browse, search, and subscribe to live data on an OPC-UA industrial automation server.

local only
Apify
by mcparmory

Build, deploy, and run web scraping and automation actors in the cloud

258 installs/wk local only
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

328 installs/wk local only
Novada MCP
by novadalabs

Search, extract, crawl, map, research, scrape 16 platforms, browser automation, proxy — one API key.

587 installs/wk answering
Zapier Discovery MCP
by arose26

Automation discovery: search Zapier's app directory and find popular Zap templates between apps.

24 installs/wk local only

JobGPT - Job Search Automation & Auto Apply — questions

Answers built from our own checks of this server.

Why is there no uptime for JobGPT - Job Search Automation & Auto Apply?
JobGPT - Job Search Automation & Auto Apply runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package jobgpt-mcp-server was installed 84 times last week.
How do I connect JobGPT - Job Search Automation & Auto Apply?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls jobgpt-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use JobGPT - Job Search Automation & Auto Apply?
The npm package jobgpt-mcp-server was installed 84 times in the last week. Week over week that is -6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is JobGPT - Job Search Automation & Auto Apply open source?
Yes — it is published under the MIT licence, written in TypeScript and 23 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.