AI HR Management Toolkit
Rank #54,212io.github.XJTLUmedia/ai-hr-management-toolkit
AI HR toolkit: 24 MCP tools for resume parsing, skill extraction & ATS management.
AI HR Management Toolkit is a Model Context Protocol (MCP) server published by xjtlumedia. It ranks #54,212 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AI HR Management Toolkit is listed across 5 registries — Official MCP, Glama, PulseMCP, Smithery and mcp.so, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 4, 2026.
Ranks ahead of 61,379 of 115,591 servers on MCP Toplist.
Use AI HR Management Toolkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ai-hr-management-toolkit https://server.smithery.ai/XJTLUmedia2/x24/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add ai-hr-management-toolkit -- npx -y mcp-ai-hr-management-toolkit[mcp_servers.ai-hr-management-toolkit]
url = "https://server.smithery.ai/XJTLUmedia2/x24/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.ai-hr-management-toolkit]
command = "npx"
args = ["-y", "mcp-ai-hr-management-toolkit"]Add to ~/.codex/config.toml.
https://server.smithery.ai/XJTLUmedia2/x24/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-ai-hr-management-toolkit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-hr-management-toolkit": {
"url": "https://server.smithery.ai/XJTLUmedia2/x24/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-ai-hr-management-toolkit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-hr-management-toolkit": {
"type": "http",
"url": "https://server.smithery.ai/XJTLUmedia2/x24/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"ai-hr-management-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-ai-hr-management-toolkit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"serverUrl": "https://server.smithery.ai/XJTLUmedia2/x24/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-ai-hr-management-toolkit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"url": "https://server.smithery.ai/XJTLUmedia2/x24/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ai-hr-management-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-ai-hr-management-toolkit"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.XJTLUmedia%2Fai-hr-management-toolkit)<a href="https://mcptoplist.com/server/io.github.XJTLUmedia%2Fai-hr-management-toolkit"><img src="https://mcptoplist.com/badge/io.github.XJTLUmedia%2Fai-hr-management-toolkit.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (2 delisted)
xjtlumedia
Other servers by xjtlumedia
View all xjtlumedia servers →Available versions (1)
| Version | Published |
|---|---|
| 3.0.5 | Apr 4, 2026 |
Frequently asked questions
- Who maintains AI HR Management Toolkit?
- AI HR Management Toolkit is maintained by xjtlumedia, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is AI HR Management Toolkit listed on the Official MCP Registry?
- Yes — AI HR Management Toolkit is listed on the Official MCP Registry, alongside Glama, PulseMCP, Smithery and mcp.so.
- How many versions does AI HR Management Toolkit have?
- MCP Toplist tracks 1 version of AI HR Management Toolkit, most recently published on Apr 4, 2026.
- Where can I find the source code for AI HR Management Toolkit?
- The source code for AI HR Management Toolkit is hosted at github.com/xjtlumedia/ai-hr-management-toolkit.