AtliQ HR Assist
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_employeeC | Add a new employee to the HRMS system. :param emp_name: Employee name :param manager_id: Manager ID (optional) :return: Confirmation message |
| get_employee_detailsA | Get employee details by name : param name: Employee name :return: Employee id and manager id |
| update_employeeD | – |
| delete_employeeD | – |
| get_leave_balanceA | Get current leave balance of an employee. Args: employee_id: Employee ID (e.g. E004) Returns: Current leave balance. |
| get_leave_historyD | – |
| send_emailD | – |
| create_ticketD | – |
| schedule_intro_meetingD | – |
| apply_leaveC | Apply leave for an employee. Example: leave_dates = ["2026-07-20", "2026-07-21"] |
| update_leave_balanceD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| onboard new employee |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sonali825/atliq-hr-assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server