Skip to content

Ai Hr Management Toolkit

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}