mcpbeat Sign in

Emplyx MCP Server

local only

Emplyx runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.

Emplyx HR Platform - 346+ tools for employees, schedules, time tracking & payroll

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 7 · avg 3 · +89% w/w
a month agotoday
17
Installs / week
npm · @emplyx/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add emplyx -- npx -y @emplyx/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "emplyx": {
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.emplyx]
command = "npx"
args = ["-y", "@emplyx/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "emplyx": {
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "emplyx": {
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EMPLYX_API_KEY (Your Emplyx API key (format: emplyx_live_xxx). Get one from Settings > API Keys in Emplyx admin panel.), EMPLYX_API_URL (Optional. Emplyx API endpoint URL. Defaults to https://api.emplyx.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Emplyx

same job, measured the same way
ShiftZap Restaurant Scheduling
by samueldesignsa

Manage restaurant employee scheduling, time-off, tips, and payroll via ShiftZap.

25 installs/wk local only
MCP FactorialHR
by t4dhg

Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.

158 installs/wk local only
Weselltours
by jyswee

Travel platform for coding agents: hotels, tours, bookings, 13 AI experts. 21 tools, stdio.

47 installs/wk local only
Vessel Traffic MCP
by tools-mcp

Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers.

38 installs/wk local only
MCP Social
by infoinlet-marketplace

Multi-platform social posting for AI agents (Postiz) — channels, schedule/publish posts.

26 installs/wk local only
Klokin
by klokin

MCP server exposing klokin time-tracking operations (employees, time entries, stores) to AI clients.

answering
Tempo API MCP
by chrischall

Tempo time-tracking for Claude — worklogs, plans, and timesheet approvals

331 installs/wk local only
Meetlark
by meetlark

Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.

63 installs/wk 6 tools answering

Emplyx — questions

Answers built from our own checks of this server.

Why is there no uptime for Emplyx?
Emplyx runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @emplyx/mcp-server was installed 17 times last week.
Is Emplyx still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Emplyx?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @emplyx/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Emplyx?
The npm package @emplyx/mcp-server was installed 17 times in the last week. Week over week that is +89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.