0
/ 100
1 month ago
glama

job-monitor

Searches LinkedIn, Indeed, USAJobs, and Google Jobs from the command line, deduplicates across sources, and optionally finds hiring manager emails; also runs as an MCP server for AI agents.

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
🚨
Reads files from sensitive locations
Touches: google_credentials.json
🔐
You'll be asked for 6 credentials: APIFY_API_TOKEN, RESEND_API_KEY, ANTHROPIC_API_KEY, PROSPEO_API_KEY, ANYMAILFINDER_API_KEY, SUPABASE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPIFY_API_TOKENexport =your_token
🔐 secretRESEND_API_KEY4. Optionally add for email notifications ([resend.com](https://resend.com))
🔐 secretANTHROPIC_API_KEYRequires PROSPEO_API_KEY. Optional: ANYMAILFINDER_API_KEY, .
🔐 secretPROSPEO_API_KEYRequires . Optional: ANYMAILFINDER_API_KEY, ANTHROPIC_API_KEY.
🔐 secretANYMAILFINDER_API_KEYRequires PROSPEO_API_KEY. Optional: , ANTHROPIC_API_KEY.
configGOOGLE_TOKEN_JSON
configGOOGLE_CREDENTIALS_JSON
configGOOGLE_TOKEN_PATH
configGOOGLE_CREDENTIALS_PATH
configSUPABASE_URL
🔐 secretSUPABASE_KEY
// 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 5 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/oleg-pevzner-job-monitor-jcbfar)](https://m8ven.ai/mcp/oleg-pevzner-job-monitor-jcbfar)
commit: b10a2ab5590f8efbcd0b2e6d847cd756f655f70a
code hash: 628c595cd54f394233a0f25a52a4214225f34a27aad63cbe747762f8bb8bb8fa
verified: 6/22/2026, 12:28:50 PM
view raw JSON →