ToolTrust
B19/100
Smithery

xfigr-com-jobgpt

mcpsmithery

@Smithery

JobGPT MCP server automates your entire job search — from finding jobs to auto applying, resume tailoring, and recruiter outreach. Connect your profile once, and let your AI assistant handle the rest. JobGPT is a complete job search automation platform. It connects your AI assistant (Claude, Cursor, Windsurf, or any MCP client) to 34 powerful tools that handle every step of the job hunt — so you can focus on interviewing, not applying. ▎ What can it do? ▎ Job Search — Search across thousands of jobs with filters for titles, locations, companies, skills, salary ranges, remote options, and H1B sponsorship. Save searches as job hunts that continuously find new matches. ▎ Auto Apply — One command triggers auto-apply on any saved application or job url. JobGPT fills out the application form on your behalf. Set daily limits and let it run on autopilot. ▎ Resume Generation — Generate AI-tailored resumes optimized for specific job postings. Upload your base resume, and JobGPT creates targeted versions that highlight the right experience for each role. ▎ Application Tracking — Track every application by status (applied, interviewing, offered, rejected). View aggregated stats and monitor your pipeline at a glance. ▎ Recruiter & Referrer Outreach — Find recruiters and potential referrers at target companies. Send personalized outreach emails directly from the platform. ▎ How it works ▎ 1. Sign up at https://6figr.com and get your API key from Account → MCP Integrations ▎ 2. Add the JobGPT MCP server to your AI tool ▎ 3. Ask your assistant: "Find remote senior React jobs paying over $150k" or "Auto-apply to my top 5 matches" ▎ Supported platforms ▎ Works with Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, and any MCP-compatible AI tool.

By Smithery | 59 findings | Scanned 5/14/2026 | tooltrust-scanner/v0.3.9

6 High9 Medium9 Low35 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (59)

  • HighAS-002

    ⚠️Excessive Permissions ×6

    tool declares network permission

    search_jobsapply_to_jobimport_job_by_urlget_resumeget_generated_resumeget_job_referrers

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions ×9

    tool declares fs permission

    get_profileupdate_salaryupdate_profilecreate_job_huntupdate_job_huntupdate_applicationlist_resumesdelete_resumeupload_resume

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-002

    ⚠️Excessive Permissions ×2

    input schema exposes 16 properties (threshold: 10)

    search_jobs

    tool declares http permission

    send_outreach

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×7

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    search_jobsapply_to_jobimport_job_by_urlget_resumeget_generated_resumeget_job_referrerssend_outreach

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×35

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    search_jobsmatch_jobsget_industriesget_jobget_currenciesget_profileget_salaryupdate_salaryupdate_profileget_creditslist_job_huntscreate_job_huntget_job_huntupdate_job_huntget_application_statslist_applicationsget_applicationupdate_applicationapply_to_jobadd_job_to_applicationsimport_job_by_urllist_interviewslist_resumesget_resumedelete_resumelist_generated_resumesget_generated_resumegenerate_resume_for_jobupload_resumeget_job_recruitersget_job_referrersget_application_recruitersget_application_referrerslist_outreachessend_outreach

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y xfigr-com-jobgpt"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade B](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-b.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)