michlo23/mcp-alexis-server
If you are the rightful owner of mcp-alexis-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AlexisHR MCP Server is a Model Context Protocol server that provides access to AlexisHR API endpoints as MCP tools, supporting both legacy SSE and streaming protocols.
Tools
Functions exposed to the LLM to take actions
getAllEmployees
Fetches all employees from AlexisHR API with optional filtering and pagination.
getEmployeeById
Fetches a specific employee by their unique ID.
getAllDepartments
Fetches all departments from AlexisHR API with optional filtering.
getDepartmentById
Fetches a specific department by its unique ID.
getAllLeaves
Fetches all leaves from AlexisHR API with optional filtering.
getLeaveById
Fetches a specific leave by its unique ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client