loading…
Search for a command to run...
loading…
This MCP server provides hiring automation tools for recruitment processes. It enables users to generate job descriptions, score CVs, create interview questions
This MCP server provides hiring automation tools for recruitment processes. It enables users to generate job descriptions, score CVs, create interview questions, benchmark salaries, and draft offer letters through natural language interactions.
Hiring automation tools - job descriptions, CV scoring, interview questions, salary benchmarks, offer letters
Built by MEOK AI Labs | meok.ai
| 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 |
pip install mcp
python server.py
Add to your claude_desktop_config.json:
{
"mcpServers": {
"recruitment-ai-mcp": {
"command": "python",
"args": ["/path/to/recruitment-ai-mcp/server.py"]
}
}
}
Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.
MIT License - see LICENSE for details.
Built with FastMCP by MEOK AI Labs
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"recruitment-ai-mcp": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also