Server data from the Official MCP Registry
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
Set these up before or after installing:
Environment variable: FACTORIAL_API_KEY
Environment variable: FACTORIAL_API_VERSION
Environment variable: FACTORIAL_TIMEOUT_MS
Environment variable: FACTORIAL_MAX_RETRIES
Environment variable: DEBUG
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-t4dhg-mcp-factorial": {
"env": {
"DEBUG": "your-debug-here",
"FACTORIAL_API_KEY": "your-factorial-api-key-here",
"FACTORIAL_TIMEOUT_MS": "your-factorial-timeout-ms-here",
"FACTORIAL_API_VERSION": "your-factorial-api-version-here",
"FACTORIAL_MAX_RETRIES": "your-factorial-max-retries-here"
},
"args": [
"-y",
"@t4dhg/mcp-factorial"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!