workopia-mcp
OfficialListed on the MCP Registry (io.github.Shuangshuang007/workopia), providing discoverability and distribution through GitHub's MCP ecosystem.
Integrates with Greenhouse ATS feeds to provide job search capabilities, allowing users to access millions of jobs sourced directly from employer career pages and Greenhouse systems.
Available as an npm package (@shuang_workopia/workopia-mcp) for distribution and installation, making the MCP server accessible through the npm ecosystem.
Workopia MCP Server
Job search, resume builder & career advice — available via the Model Context Protocol for Claude Desktop, ChatGPT, Cursor, Windsurf, and other MCP clients.
Note: This is a hosted closed-source MCP server. Connect via the public endpoint below — no installation or API key required.
Endpoint
https://workopia.io/api/mcp-gptTransport: Streamable HTTP
Auth: None
Website: https://workopia.io
Tools
| Tool | What it does |
|------|--------------|
| job_tool | Search millions of jobs sourced from employer career pages and ATS feeds (Lever, Greenhouse). No scraping. |
| resume_tool | Generate PDF resumes with multiple templates (JSON Resume format). |
| career_tool | AI-powered career transition advice and skill gap analysis. |
Quick Start
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"workopia": {
"type": "streamable-http",
"url": "https://workopia.io/api/mcp-gpt"
}
}
} Cursor — .cursor/mcp.json:
{
"mcpServers": {
"workopia": { "url": "https://workopia.io/api/mcp-gpt" }
}
} ChatGPT — search "Workopia" in the ChatGPT App Store.
Also listed on
MCP Registry:
io.github.Shuangshuang007/workopiaOpenClaw ClawHub:
Shuangshuang007/workopia
About
Need more quota?
Workopia is free for everyone at launch — no API key, no sign-up, no payment. The default rate limits are:
job_tool,career_tool: unlimitedresume_tool: 20 requests per hour per IP
If you need higher quota or a custom arrangement, email shuang@heraai.one and we'll work with you directly.
Built by HERAAI PTY LLC. Privacy policy: https://workopia.io/privacy
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/workopia/workopia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server