Skip to main content
Glama
workopia

workopia-mcp

Official
by workopia

Workopia MCPサーバー

求人検索、履歴書作成、キャリアアドバイス — Claude Desktop、ChatGPT、Cursor、Windsurf、その他のMCPクライアントでModel Context Protocolを通じて利用可能です。

注意: これはホスト型のクローズドソースMCPサーバーです。以下のパブリックエンドポイント経由で接続してください。インストールやAPIキーは不要です。

エンドポイント

https://workopia.io/api/mcp-gpt
  • トランスポート: ストリーミング可能なHTTP

  • 認証: なし

  • ウェブサイト: https://workopia.io

Related MCP server: JobGPT MCP Server

ツール

ツール

機能

job_tool

雇用主の採用ページやATSフィード(Lever、Greenhouse)から収集された数百万件の求人を検索します。スクレイピングは行いません。

resume_tool

複数のテンプレートを使用してPDF履歴書を生成します(JSON Resume形式)。

career_tool

AIを活用したキャリア転換のアドバイスとスキルギャップ分析を行います。

クイックスタート

Claude Desktopclaude_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 App Storeで「Workopia」を検索してください。

掲載先

Glamaで公開中

workopia-mcp MCP server

クォータの追加が必要ですか?

Workopiaはローンチ時、すべての方に無料で提供されています。APIキー、サインアップ、支払いは不要です。デフォルトのレート制限は以下の通りです:

  • job_tool, career_tool: 無制限

  • resume_tool: IPアドレスごとに1時間あたり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