What is the HR MCP Server?
The HR MCP Server is a server that implements the Model Context Protocol (MCP) to provide Claude with structured access to employee data and HR operations.
What is the Model Context Protocol (MCP)?
MCP is an open protocol that standardizes how applications provide context to LLMs. In this case, it allows Claude to understand and interact with HR data.
What tools does the HR MCP Server provide to Claude?
The server provides tools such as get_employee_info, search_employees, request_global_leave, and translate_text.
What is get_employee_info?
get_employee_info retrieves detailed information about a specific employee by ID.
What is search_employees?
search_employees allows searching for employees by various criteria such as name, department, or skills.
What is request_global_leave?
request_global_leave submits global leave requests for employees traveling to multiple countries.
What is translate_text?
translate_text translates text from any language to a specified target language, focusing on HR/HCM terminology.
What technologies are used to build the HR MCP Server?
The server is built using TypeScript, Node.js, @modelcontextprotocol/sdk, and Zod.
Where is the employee data stored?
Employee data is stored in /src/data/employees.ts.
How do I connect Claude Desktop to the HR MCP Server?
Select “Local Tool (via stdio)” as the tool type in Claude Desktop and use the path to the server’s start script.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agent to every business department. Our platform help you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
HR MCP Server
Project Details
- gabrielrojasnyc/hr-mcp-server
- MIT License
- Last Updated: 3/30/2025
Recomended MCP Servers
MCP server to perform a scan and produce an SBOM
MCP server for Grafana
MCP server for check Spanish climate data using AEMET web API
NFC payment service
Connect Rhino3D to Claude AI via the Model Context Protocol
A Slack MCP server
Search in your Komga ebook collection through AI using Model Context Protocol
A Serper MCP Server





