Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
onboard new employee

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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