recruitment-ai-mcp
v1.0.1
Published
Recruitment Ai automation via MCP. Includes generate job description, score cv, generate interview questions. By MEOK AI Labs.
Maintainers
Readme
Recruitment AI MCP
Hiring automation tools - job descriptions, CV scoring, interview questions, salary benchmarks, offer letters
Built by MEOK AI Labs | meok.ai
Features
| Tool | Description |
|------|-------------|
| generate_job_description | See tool docstring for details |
| score_cv | See tool docstring for details |
| generate_interview_questions | See tool docstring for details |
| benchmark_salary | See tool docstring for details |
| draft_offer_letter | See tool docstring for details |
Installation
pip install mcpUsage
As an MCP Server
python server.pyClaude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"recruitment-ai-mcp": {
"command": "python",
"args": ["/path/to/recruitment-ai-mcp/server.py"]
}
}
}Rate Limits
Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT License - see LICENSE for details.
Built with FastMCP by MEOK AI Labs
