Connects JobGPT to AI clients for job search, applications, tailored resumes, recruiter discovery, and application tracking.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jobgpt MCP Server.
search_jobsSearch jobs with filters ā titles, locations, companies, skills, salary, remote, H1B sponsorship
match_jobsGet new job matches from a saved job hunt (only unseen jobs)
get_jobGet full details of a specific job posting
get_profileView your profile ā skills, experience, work history, education
update_profileUpdate name, headline, location, skills, experience
get_salaryGet your current compensation details
6figr-com/jobgpt-mcp-server connects MCP-compatible clients to the JobGPT platform. Its tools cover the main stages of a job search: finding listings, maintaining a candidate profile, organizing saved job hunts, submitting applications, preparing resumes, and reviewing progress.
Job discovery supports filters for titles, locations, companies, skills, salary, remote work, and H1B sponsorship. You can inspect individual postings, create saved job hunts, and request only new matches from an existing hunt. Listings can also be imported from URLs, including job pages hosted by LinkedIn, Greenhouse, Lever, and Workday.
The application tools support saving jobs, viewing application records, changing statuses or notes, checking aggregate statistics, and triggering auto-apply for an application. Profile and compensation tools expose work history, education, skills, salary details, and target compensation. Resume tools handle uploaded files, generated tailored resumes, download URLs, and resume-to-job match scoring. Recruiter and referrer lookup tools provide contacts associated with a job or company.
The hosted MCP service is available at https://mcp.6figr.com/mcp. An MCP client connects to that endpoint and exposes the JobGPT tools to the assistant. Browser login uses a 6figr sign-in and approval flow; the README describes this as OAuth with scoped tokens. Clients that do not provide browser-based authentication can send an Authorization header containing a 6figr API key.
6figr-com/jobgpt-mcp-server operates on data and actions in the JobGPT account associated with the authenticated connection. For example, creating a job hunt stores its filters and auto-apply settings in JobGPT, while generated resumes and application updates are retrieved from the same platform. The available operations include both read and write actions, so client permissions and user confirmation matter when updating profiles, changing applications, uploading resumes, or initiating auto-apply.
For hosted use, add the MCP URL to a compatible client. Claude Desktop, Claude Code, Codex CLI, and ChatGPT Web can use the browser-login flow described in the README. Cursor, Windsurf, Cline, and clients without that flow can use an API key in the connection headers. The key is generated from the MCP Integrations section of a 6figr account and begins with sk_.
A local alternative requires Node.js 18 or newer and the jobgpt-mcp-server package. Configure the server as a stdio process with npx -y jobgpt-mcp-server and provide the JOBGPT_API_KEY environment variable. The local configuration still requires a 6figr API key; the browser-login option applies to the hosted endpoint.
The 34 documented tools are organized around these tasks:
6figr-com/jobgpt-mcp-server is tied to the JobGPT platform and an authenticated 6figr account. The README documents an API-key method and a browser-based OAuth method, but it does not provide pricing or license details. Credit-related tools expose remaining credits and job-hunt credit balances, indicating that some JobGPT operations may depend on account credits; the supplied material does not specify credit costs or plan limits.
Auto-apply is an action rather than a preview-only search feature. Review job-hunt settings, daily limits, application details, and account permissions before enabling or triggering it. Resume upload accepts URLs for PDF, DOC, and DOCX files, while generated resumes are exposed through download URLs.
Always refer to the official documentation for the most accurate and up-to-date information on how to configure and run this server.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/6figr-com-jobgpt-mcp-server)<a href="https://allmcps.com/mcp/6figr-com-jobgpt-mcp-server"><img src="https://allmcps.com/api/badge/6figr-com-jobgpt-mcp-server?style=directory" alt="Jobgpt MCP Server on AllMCPs" /></a>