Skip to main content
Glama
workopia

workopia-mcp

Official

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-gpt
  • Transport: 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

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: unlimited

  • resume_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

-
security - not tested
A
license - permissive license
-
quality - not tested

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