About Employee Management MCP Server
Employee Management MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (6)
create_employeeOnboard a new hire.
Takes no parameters.
deactivate_employeeSoft-delete (sets `status` to `inactive`; record stays retrievable).
Takes no parameters.
get_employeeFetch one employee's full profile by `employee_id`.
Takes no parameters.
get_org_summaryHeadcount aggregation by department / status / location.
Takes no parameters.
list_employeesFilter/search employees (department, status, location, free-text query).
Takes no parameters.
update_employeePartial update of an existing employee's mutable fields.
Takes no parameters.
Install
git clone https://github.com/jianingchenNU/Employee-Management-MCP-ServerThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Employee Management MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.