
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@emplyx/mcp-server
Advanced tools
MCP Server for Emplyx HR Platform - Access 346+ HR management tools via Model Context Protocol
MCP (Model Context Protocol) server for Emplyx HR Platform. Exposes 346+ HR management tools to AI assistants like Claude.
npm install -g @emplyx/mcp-server
# or use with npx
npx @emplyx/mcp-server
Add to your claude_desktop_config.json:
{
"mcpServers": {
"emplyx": {
"command": "npx",
"args": ["@emplyx/mcp-server"],
"env": {
"EMPLYX_API_KEY": "emplyx_live_your_key_here"
}
}
}
}
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json| Variable | Required | Description |
|---|---|---|
EMPLYX_API_KEY | Yes | Your Emplyx API key (format: emplyx_live_xxx) |
EMPLYX_API_URL | No | API endpoint (default: production) |
The server exposes tools based on your API key's scopes:
| Scope | Tools |
|---|---|
employees:read | Search employees, get employee details |
employees:write | Create, update, deactivate employees |
schedules:read | List shifts, view schedules |
schedules:write | Assign shifts, manage schedules |
absences:read | View absence requests, balances |
absences:write | Create/approve/reject absence requests |
clockings:read | View time entries, timelines |
clockings:write | Create corrections, approve requests |
documents:read | List documents |
documents:write | Upload, manage documents |
* | Full access to all 346+ tools |
Once configured, you can ask Claude things like:
Ensure your API key:
emplyx_live_The package includes pre-compiled binaries. If missing:
MIT - See LICENSE for details.
FAQs
MCP Server for Emplyx HR Platform - Access 346+ HR management tools via Model Context Protocol
We found that @emplyx/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.