PluginBench
MCP Server
Maintained
MIT

io.github.XJTLUmedia/ai-hr-management-toolkit MCP Server

io.github.XJTLUmedia/ai-hr-management-toolkit

What is the io.github.XJTLUmedia/ai-hr-management-toolkit MCP server?

AI HR toolkit: 24 MCP tools for resume parsing, skill extraction & ATS management.

How to install io.github.XJTLUmedia/ai-hr-management-toolkit

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-hr-management-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ai-hr-management-toolkit"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ai-hr-management-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ai-hr-management-toolkit"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ai-hr-management-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ai-hr-management-toolkit"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ai-hr-management-toolkit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-ai-hr-management-toolkit"
      ]
    }
  }
}
Claude Code
claude mcp add ai-hr-management-toolkit -- npx -y mcp-ai-hr-management-toolkit

Related MCP servers

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG

3
TypeScript
MIT
View repository →

37-tool MCP server: context health, memory, reasoning, truthfulness & research pipeline.

0
TypeScript
MIT
View repository →