An MCP server for the easyJOB REST API that manages OAuth tokens and provides tools for user lookup, job search, time tracking, and generic entity CRUD operations.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.EASYJOB_API_BASE_URL— Required. The absolute URL to the easyJOB app (e.g., https://easy4.because-software.com/drid/app).EASYJOB_API_TOKEN— Optional. A static, long-lived bearer token (bypasses automatic auth flows).EASYJOB_CLIENT_ID— OAuth Client ID (if using client credentials flow or required for password flow).EASYJOB_CLIENT_SECRET— OAuth Client Secret (if using client credentials flow).EASYJOB_PASSWORD— The easyJOB password (used for password grant token lookup).EASYJOB_TOKEN_URL— Optional. Custom OAuth Token URL (defaults to ${EASYJOB_API_BASE_URL}/oauth/token).EASYJOB_USERNAME— The easyJOB login name (used for password grant token lookup & user ID resolution).[](https://m8ven.ai/mcp/chrustek-studio-easyjob-mcp-server-xb9o0r)