67
/ 100
18 days ago
glama

JobSpy Cowork MCP Server

Enables searching real job listings from multiple job boards (Indeed, LinkedIn, Glassdoor, Google Jobs, etc.) through a single MCP tool, designed for use as a custom connector in Claude Cowork.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
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.
configLOG_LEVEL
configMCP_TRANSPORT(mit =stdio)
configHOST
configPORT
configMCP_HTTP_PATH→ ändere den zufälligen Teil, z. B. /mcp-a8f3c2e1b9/. Das ist dein Zugangsschutz — nur wer die volle URL kennt, erreicht den Server. Merk dir den Wert.
🔐 secretMCP_AUTH_TOKENAlle in .env.example dokumentiert. Wichtigste: MCP_TRANSPORT (stdiohttp), MCP_HTTP_PATH (Geheim-Pfad), JOBSPY_PROXIES, optional (Bearer-Token, für Clients die Auth verlangen).
configJOBSPY_PROXIES→ deine Residential-Proxys (siehe unten). Ohne die klappen LinkedIn/Glassdoor in der Cloud nicht zuverlässig.
configMAX_RESULT_CHARS
configMAX_DESC_CHARS
configRATE_LIMIT_PER_MIN(Default 40) — Requests pro Minute und IP; darüber HTTP 429. 0 schaltet das Limit ab.
configJOBSPY_CONCURRENCY(Default 1) — gleichzeitige Indeed/LinkedIn-Scrapes. Niedrig halten: unbegrenzte Parallel-Scrapes über eine Datacenter-IP führen zu IP-Bans.
// 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 6 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/m0408-dev-jobspy-cowork-mcp-0hqjdg)](https://m8ven.ai/mcp/m0408-dev-jobspy-cowork-mcp-0hqjdg)
commit: 651e060dfe4f6d74a541b182e62a80f2efcfef58
code hash: 0a1bf31244bed7156d888dd7bce56a68af6062f1c401f5ef884918e4f866c0eb
verified: 7/13/2026, 9:54:59 AM
view raw JSON →