72
/ 100
16 days ago
glama

easyJOB MCP Server

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.

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: EASYJOB_API_TOKEN, EASYJOB_CLIENT_SECRET, EASYJOB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEASYJOB_API_BASE_URLRequired. The absolute URL to the easyJOB app (e.g., https://easy4.because-software.com/drid/app).
🔐 secretEASYJOB_API_TOKENOptional. A static, long-lived bearer token (bypasses automatic auth flows).
configEASYJOB_CLIENT_IDOAuth Client ID (if using client credentials flow or required for password flow).
🔐 secretEASYJOB_CLIENT_SECRETOAuth Client Secret (if using client credentials flow).
🔐 secretEASYJOB_PASSWORDThe easyJOB password (used for password grant token lookup).
configEASYJOB_TOKEN_URLOptional. Custom OAuth Token URL (defaults to ${EASYJOB_API_BASE_URL}/oauth/token).
configEASYJOB_USERNAMEThe easyJOB login name (used for password grant token lookup & user ID resolution).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chrustek-studio-easyjob-mcp-server-xb9o0r)](https://m8ven.ai/mcp/chrustek-studio-easyjob-mcp-server-xb9o0r)
commit: d09e19f18352c66fed4a10f1cb44ded86d5db702
code hash: 9ef143dc59fe3fd39062170f4cb14ab237c77d677d6c8c112fd2e0b0d8389747
verified: 7/15/2026, 8:41:01 AM
view raw JSON →