Recruitment Ai automation via MCP. Includes generate job description, score cv, generate interview questions. By MEOK AI Labs.
| Tool name | Description | Destructive? |
|---|---|---|
| generate_job_description | Generate a professional job description. | ✓ no |
| score_cv | Score and analyze a CV/resume against job requirements. | ✓ no |
| generate_interview_questions | Generate tailored interview questions for a role. | ✓ no |
| benchmark_salary | Get salary benchmarks for a role by level and location. | ✓ no |
| draft_offer_letter | Draft a professional offer letter for a candidate. | ✓ no |
| my_tool | ✓ no |
{
"mcpServers": {
"recruitment-ai": {
"command": "npx",
"args": [
"-y",
"recruitment-ai-mcp"
]
}
}
}