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 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
评论