⚡
io.github.CSOAI-ORG/recruitment-ai-mcp
Recruitment Ai automation via MCP. Includes generate job description, score cv, generate int...
0 installs
Trust: 37 — Low
Automation
Ask AI about io.github.CSOAI-ORG/recruitment-ai-mcp
Powered by Claude · Grounded in docs
I know everything about io.github.CSOAI-ORG/recruitment-ai-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Overview
Recruitment AI MCP Server Hiring automation tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
generate_job_description | Generate a professional job description. |
score_cv | Score and analyze a CV/resume against job requirements. |
generate_interview_questions | Generate tailored interview questions for a role. |
benchmark_salary | Get salary benchmarks for a role by level and location. |
draft_offer_letter | Draft a professional offer letter for a candidate. |
Installation
pip install meok-recruitment-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"recruitment-ai": {
"command": "python",
"args": ["-m", "meok_recruitment_ai_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
