6figr-com/jobgpt-mcp-server
by Various
MCP server for JobGPT — search jobs, auto-apply, generate resumes, and track applications from Claude, Cursor, Windsurf, and any MCP client
MCP
6figr-com/jobgpt-mcp-server
Added 1 June 2026
Overview
This is an MCP server that connects JobGPT functionality to any MCP client like Claude, Cursor, or Windsurf. It allows users to search jobs, auto-apply, generate resumes, and track applications directly from those interfaces.
Best for
Best for
Developers who want to automate job hunting through AI assistants
Use cases
- Searching for jobs from within an AI assistant
- Automating job applications with generated resumes
- Tracking application statuses across multiple platforms
How to use
Install
npx @modelcontextprotocol/inspector Tools exposed
search_jobsmatch_jobsget_jobget_profileupdate_profileget_salaryupdate_salaryget_currenciesget_creditslist_job_huntscreate_job_huntget_job_huntupdate_job_huntget_application_statslist_applicationsget_applicationupdate_applicationapply_to_jobadd_job_to_applicationsimport_job_by_url
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, VS Code
Example client config
{\n "mcpServers": {\n "jobgpt": {\n "command": "npx",\n "args": [\n "-y",\n "mcp-remote",\n "https://mcp.6figr.com/mcp",\n "--header",\n "Authorization:${AUTH_HEADER}"\n ],\n "env": {\n "AUTH_HEADER": "Bearer your-api-key-here"\n }\n }\n }\n} Notes
This is an MCP server that connects JobGPT functionality to any MCP client like Claude, Cursor, or Windsurf. It allows users to search jobs, auto-apply, generate resumes, and track applications directly from those interfaces.
8 stars on GitHub. Last updated 2026-04-08. Licensed MIT.
Use cases
- Searching for jobs from within an AI assistant
- Automating job applications with generated resumes
- Tracking application statuses across multiple platforms
Pros
- Works with multiple popular MCP clients
- Automates repetitive job application tasks
- Open source TypeScript project with clear integration
Cons
- Low star count (8) indicates limited community adoption
- Requires MCP client setup and configuration
- Depends on external JobGPT API availability and reliability
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with multiple popular MCP clients
- Automates repetitive job application tasks
- Open source TypeScript project with clear integration
Cons
- Low star count (8) indicates limited community adoption
- Requires MCP client setup and configuration
- Depends on external JobGPT API availability and reliability
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.