atliq-hrms-assist
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CB_EMAIL | Yes | Your Gmail address used for sending emails. | |
| CB_EMAIL_PWD | Yes | Your Gmail app password, not your regular Gmail password. |
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. |
| get_employee_detailsB | Get employee details by name. |
| get_leave_balanceA | Get the current leave balance for an employee. |
| apply_leaveA | |
| get_leave_historyA | Retrieve past leave history for an employee. |
| schedule_meetingA | |
| get_meetingsC | Get all scheduled meetings for an employee. |
| cancel_meetingB | Cancel a scheduled meeting for an employee. |
| create_ticketA | |
| update_ticket_statusA | Update the status of a ticket (Open, In Progress, Closed, Rejected). |
| send_emailB | Send an email to one or more recipients. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| onboard_new_employee | |
| apply_leave_request | |
| schedule_meeting_request |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Ayush-og/atliq-hrms-assist'
If you have feedback or need assistance with the MCP directory API, please join our Discord server