MCP FactorialHR
Quality Score
88
/100
Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-factorial": {
"command": "npx",
"args": [
"-y",
"@t4dhg/mcp-factorial"
],
"env": {
"FACTORIAL_API_KEY": "<your-factorial_api_key>",
"FACTORIAL_API_VERSION": "<factorial_api_version>",
"FACTORIAL_TIMEOUT_MS": "<factorial_timeout_ms>",
"FACTORIAL_MAX_RETRIES": "<factorial_max_retries>",
"DEBUG": "<debug>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-factorial": {
"command": "npx",
"args": [
"-y",
"@t4dhg/mcp-factorial"
],
"env": {
"FACTORIAL_API_KEY": "<your-factorial_api_key>",
"FACTORIAL_API_VERSION": "<factorial_api_version>",
"FACTORIAL_TIMEOUT_MS": "<factorial_timeout_ms>",
"FACTORIAL_MAX_RETRIES": "<factorial_max_retries>",
"DEBUG": "<debug>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @t4dhg/mcp-factorial§02 Environment variables
FACTORIAL_API_KEYrequiredsecret
API key from FactorialHR (Settings > API Keys)
FACTORIAL_API_VERSIONAPI version (default: 2025-10-01)
FACTORIAL_TIMEOUT_MSRequest timeout in milliseconds (default: 30000)
FACTORIAL_MAX_RETRIESMaximum retry attempts (default: 3)
DEBUGEnable debug logging (default: false)
§03 MCP Quality Score · methodology
freshness
18
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Calendar & Time
aTars MCP
ai.aarna/atars-mcp
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Bring Your AI
ai.bringyour/bringyour
No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.
ai.cueapi/mcp
ai.cueapi/mcp
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.