Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.colophon-group/jobseek

NPM · @JSEEK/MCP-SERVER · SCANNED AUG 3

Search jobs, companies, and watchlists on Job Seek (jseek.co)

Available components

+18 this week 71 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1065 tokens (~96/item across 11 items; 7 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @jseek/mcp-server

# add to Claude Code
claude mcp add colophon-group-jobseek -- npx -y @jseek/mcp-server
# add to Codex CLI
codex mcp add colophon-group-jobseek -- npx -y @jseek/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "colophon-group-jobseek": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@jseek/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add colophon-group-jobseek --command npx --arg -y --arg @jseek/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  colophon-group-jobseek:
    command: "npx"
    args: ["-y", "@jseek/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "colophon-group-jobseek": {
      "command": "npx",
      "args": [
        "-y",
        "@jseek/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +41
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Licence: MIT functional
  • 31 Jul 26 −27
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@jseek/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 7 exposed · ~821 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
create_watchlist_link ~230

Generate a prefilled link for the user to create a watchlist on jseek.co. The link opens the watchlist creation page with filters pre-filled. The user must log in to save. Returns a preview with matching job and company counts so you can verify the filters are useful before sharing the link.

NameTypeReqDescription
companiesstringCompany slugs, comma-separated
descriptionstringWatchlist description
expstringExperience range in years, format: min-max
locstringLocation slugs, comma-separated (from resolve_slugs)
localestringResponse language
occstringOccupation slugs, comma-separated
qstringKeywords
salstringSalary range, format: min-max
salcurstringSalary currency code (e.g. EUR, USD, CHF)
senstringSeniority slugs, comma-separated
techstringTechnology slugs, comma-separated
titlestringyesWatchlist title

No output schema declared.

No examples provided.

get_job_detail ~90

Get full structured metadata for a job posting by ID. Returns salary, technologies, seniority, experience, and locations. Does not include the job description — visit the returned URL on jseek.co to read the full posting. Use posting IDs from search_jobs results.

NameTypeReqDescription
idstringyesJob posting UUID (from search_jobs topPostings[].id)
localestringResponse language

No output schema declared.

No examples provided.

list_taxonomies ~59

List all valid values for a taxonomy type (seniority levels, occupations, technologies, or industries). Use this to discover available filter values before searching.

NameTypeReqDescription
localestringResponse language
typestringyesWhich taxonomy to list

No output schema declared.

No examples provided.

resolve_slugs ~103

Convert freetext to exact taxonomy slugs needed for filter parameters. ALWAYS call this before using loc/occ/sen/tech params in search_jobs. For example, resolve 'Zurich' to get the slug 'zurich', or 'machine learning' to get 'machine-learning'.

NameTypeReqDescription
localestringResponse language
qstringyesFreetext query (min 2 chars)
typestringyesWhich taxonomy to search

No output schema declared.

No examples provided.

search_companies ~56

Search companies by name on jseek.co. Returns up to 10 matching companies with links to their company pages.

NameTypeReqDescription
localestringResponse language
qstringyesCompany name query (min 2 chars)

No output schema declared.

No examples provided.

search_jobs ~218

Search job postings across companies on jseek.co. Returns up to 5 companies with their top 3 matching postings. The 'q' parameter accepts freetext keywords. All filter params (loc, occ, sen, tech) require exact slugs — use resolve_slugs first to convert freetext to slugs.

NameTypeReqDescription
expstringExperience range in years, format: min-max (e.g. 3-10)
locstringLocation slugs, comma-separated (from resolve_slugs)
localestringResponse language
occstringOccupation slugs, comma-separated (from resolve_slugs)
qstringFreetext keywords
salstringSalary range in EUR, format: min-max (e.g. 80000-150000)
senstringSeniority slugs, comma-separated (from resolve_slugs)
techstringTechnology slugs, comma-separated (from resolve_slugs)

No output schema declared.

No examples provided.

search_watchlists ~65

Search public watchlists on jseek.co. Without a query, returns the most popular watchlists. Watchlists are curated collections of company filters that users share.

NameTypeReqDescription
localestringResponse language
qstringSearch query for watchlist title/description

No output schema declared.

No examples provided.