Skip to main content
Glama

採用AI MCP

採用自動化ツール - 職務記述書、履歴書スコアリング、面接質問、給与ベンチマーク、内定通知書

開発: MEOK AI Labs | meok.ai

機能

ツール

説明

generate_job_description

詳細はツールのdocstringを参照

score_cv

詳細はツールのdocstringを参照

generate_interview_questions

詳細はツールのdocstringを参照

benchmark_salary

詳細はツールのdocstringを参照

draft_offer_letter

詳細はツールのdocstringを参照

インストール

pip install mcp

使用方法

MCPサーバーとして

python server.py

Claude Desktopの設定

claude_desktop_config.json に以下を追加してください:

{
  "mcpServers": {
    "recruitment-ai-mcp": {
      "command": "python",
      "args": ["/path/to/recruitment-ai-mcp/server.py"]
    }
  }
}

レート制限

無料プランには、ツールごとに1日あたり30〜50回の呼び出しが含まれています。無制限のアクセスについては meok.ai/pricing でアップグレードしてください。

ライセンス

MITライセンス - 詳細は LICENSE を参照してください。


Built with FastMCP by MEOK AI Labs

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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/CSOAI-ORG/recruitment-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server