Ai Hr Management Toolkit
Freeby MCP Community
AI-powered HR management toolkit with 21 MCP tools — parse PDFs/DOCX, extract skills, detect patterns, score candidates, and manage an ATS pipeline.
v3.1.4Added Apr 12, 2026
mcpmodel-context-protocolresumeparserats
Ai Hr Management Toolkit MCP Server
AI-powered HR management toolkit with 21 MCP tools — parse PDFs/DOCX, extract skills, detect patterns, score candidates, and manage an ATS pipeline.
Installation
npx -y mcp-ai-hr-management-toolkit
Reviews
Installation
Quick install
npx -y mcp-ai-hr-management-toolkit
Add to claude_desktop_config.json
{
"mcpServers": {
"ai-hr-management-toolkit": {
"command": "npx",
"args": ["-y", "mcp-ai-hr-management-toolkit"]
}
}
}