MCP FactorialHR
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
stdio v7.1.0
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.t4dhg--mcp-factorial -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v7.1.0
Server Name
io.github.t4dhg/mcp-factorial
Last Updated
Dec 30, 2025
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
FACTORIAL_API_KEY secret | Yes |
FACTORIAL_API_VERSION | Optional |
FACTORIAL_TIMEOUT_MS | Optional |
FACTORIAL_MAX_RETRIES | Optional |
DEBUG | Optional |