Multi-source job discovery, deduplication and AI/Web3 classification for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

A privacy-first, bring-your-own-connections MCP server for multi-source job discovery. JobScout gives AI agents one normalized pool with provenance, deterministic deduplication, and specialist AI/Web3 signals.
JobScout deliberately stops at trustworthy discovery. It does not store CVs, rank candidates, contact employers, or apply to jobs.
| Tool | Purpose | Network |
|---|---|---|
jobscout_list_sources | Show configured providers, transports and coverage | No |
jobscout_search_jobs | Search, normalize, filter and deduplicate enabled sources | Provider-dependent |
jobscout_classify_jobs | Detect AI, agentic and Web3 signals in supplied jobs | No |
jobscout_deduplicate | Normalize and merge supplied JobScout records | No |
jobscout_briefing | Project records into briefing-ready entries with a compact one_line and best link | No |
Two MCP prompts guide first-run use without the server storing anything: jobscout_setup walks through enabling providers and what each one contacts; jobscout_find_jobs gathers role, location and remote preference per search. A search run with zero enabled providers returns setup_required: true with guidance instead of a misleading empty result, and results report providers_disabled, records_rejected and undated_records so thin results are always explained.
Node.js 22.13 or newer is required.
Codex example with the public Himalayas adapter enabled:
MCP hosts can also run the package straight from GitHub, which is useful for pinning to a commit or testing an unreleased branch:
See installation for Claude Desktop, Cursor, local development, JobSpy, and troubleshooting.
Providers are disabled by default and failures are isolated.
| Provider | Transport | Authentication | Notes |
|---|---|---|---|
| Himalayas | Remote MCP | Optional | Public job search; employer route should still be verified |
| JobSpy | Local Python subprocess | None | Optional python-jobspy; availability and site terms vary |
The provider contract supports future official ATS and specialist job-board adapters without coupling the core to any one vendor. See provider documentation.
Every normalized job can include deterministic signals covering AI agents, inference, evals, safety, Web3 protocols, DeFi, DePIN, wallets, exchanges, developer infrastructure, gaming, and agentic commerce. Technology detection currently includes MCP, A2A, x402, LLMs, RAG, Ethereum, Base, and Solana.
These are inspectable discovery signals, not opaque candidate scores. See job intelligence.
agents/jobscout-operator.md gives an MCP-capable agent a safe, reusable discovery workflow and output contract. It is intentionally one functional operatorβnot a bundled fictional teamβand contains no private candidate profile or Career OS policy.
Read SECURITY.md before enabling third-party providers.
The protocol smoke test uses the official MCP Inspector. Provider contributions must include fixtures, failure behavior, provenance handling, and tests; see CONTRIBUTING.md.
Live on npm as @sarutobi-sasuke/jobscout-mcp and on the official MCP Registry as io.github.SarutobiSasuke8/jobscout-mcp. Releases are tagged vX.Y.Z on GitHub; CI publishes to npm with provenance.
JobSpy is used as an optional MIT-licensed dependency rather than copied. borgius/jobspy-mcp-server demonstrated demand for a JobSpy MCP wrapper; no source from it is copied here.
JobScout MCP is Apache-2.0 licensed. Third-party dependencies retain their own licences.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jobscout-mcp)<a href="https://allmcps.com/mcp/jobscout-mcp"><img src="https://allmcps.com/api/badge/jobscout-mcp?style=directory" alt="JobScout MCP on AllMCPs" /></a>