Skip to main content
Glama
workopia

workopia-mcp

Official
by workopia

Workopia MCP 服务器

求职、简历构建与职业建议 — 可通过 Model Context Protocol (MCP) 在 Claude Desktop、ChatGPT、Cursor、Windsurf 及其他 MCP 客户端中使用。

注意: 这是一个托管的闭源 MCP 服务器。通过下方的公共端点连接即可 — 无需安装或 API 密钥。

端点

https://workopia.io/api/mcp-gpt

Related MCP server: JobGPT MCP Server

工具

工具

功能描述

job_tool

搜索来自雇主招聘页面和 ATS 系统(Lever、Greenhouse)的数百万个职位。无需抓取。

resume_tool

使用多种模板生成 PDF 简历(JSON Resume 格式)。

career_tool

基于 AI 的职业转型建议和技能差距分析。

快速开始

Claude Desktop — 添加到 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 — 在 ChatGPT 应用商店中搜索“Workopia”。

同时收录于

Glama 在线状态

workopia-mcp MCP server

需要更多配额?

Workopia 在发布期间对所有人免费 — 无需 API 密钥、无需注册、无需付费。默认速率限制:

  • job_tool, career_tool:无限制

  • resume_tool:每 IP 每小时 20 次请求

如果您需要更高的配额或定制化方案,请发送电子邮件至 shuang@heraai.one,我们将直接与您沟通。

关于

HERAAI PTY LLC 构建。隐私政策:https://workopia.io/privacy

Install Server
A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables creative PDF generation with full design control including colors, shapes, emoji, and Unicode support. Supports everything from simple documents to artistic masterpieces using PDFKit's powerful API.
    5
    103
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for job search and application tracking, enabling AI agents to search jobs, get details, manage applications, and find contacts across 128K+ jobs and 1,900+ companies.
    1,093
    2
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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