JobGPT
@6figr-com
关于 JobGPT
MCP server for JobGPT — search jobs, auto-apply, generate resumes, and track applications from Claude, Cursor, Windsurf, and any MCP client
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jobgpt": {
"type": "http",
"url": "https://mcp.6figr.com/mcp",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is JobGPT?
JobGPT is the official MCP server for the JobGPT AI-powered job search platform. It connects any MCP-compatible AI tool (Claude, Cursor, Windsurf, etc.) to 34 tools for job search, auto-apply, resume generation, application tracking, and recruiter outreach.
How to use JobGPT?
Obtain an API key from 6figr.com/account (starts with mcp_). Then configure your AI tool with an HTTP connection to https://mcp.6figr.com/mcp, passing the API key as a Bearer token in the Authorization header. Alternatively, run the server locally via npx -y jobgpt-mcp-server with the JOBGPT_API_KEY environment variable.
Key features of JobGPT
- Search jobs with filters (salary, remote, H1B, etc.)
- Auto-apply to jobs from saved job hunts
- Generate AI-tailored resumes for specific applications
- Track application stats and statuses
- Find recruiters and referrers at companies
- Import jobs from any URL (LinkedIn, Greenhouse, etc.)
- Manage uploaded resumes and match scores
Use cases of JobGPT
- Find and auto-apply to remote senior React jobs paying over $150k
- Generate a tailored resume for a Google application
- Import a job from a company website or LinkedIn and apply
- View application stats for the last 7 days
- Find recruiters for a job and send an outreach email
FAQ from JobGPT
What API key is needed?
Go to 6figr.com/account, scroll to MCP Integrations, and generate a key starting with mcp_.
What if I get a 401 error?
Your API key is invalid or expired. Generate a new one at 6figr.com/account.
What does "You have run out of credits" mean?
Some operations (auto-apply, resume generation) consume credits. Purchase more at 6figr.com/jobgpt.
Why doesn't the server appear in my AI tool?
Ensure Node.js 18+ is installed, restart your tool after editing the config, and try running manually with JOBGPT_API_KEY=your-key npx jobgpt-mcp-server to check for errors.
How can I enable debug logging?
Add "DEBUG": "true" to your environment configuration to see detailed API request/response logs in stderr.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论