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

io.github.smeet666/mcp-lever

NPM · MCP-LEVER · 2 COMPONENTS · SCANNED AUG 22

Search public Lever job boards: resolve a company, read its openings, read one in full.

+3 this week 82 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 Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to smeet666/mcp-lever). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 7 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1060 tokens (~265/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.smeet666/mcp-lever server?

io.github.smeet666/mcp-lever runs locally as an npm package, launched with npx -y mcp-lever. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-lever

# add to Claude Code
claude mcp add smeet666-mcp-lever -- npx -y mcp-lever
// .cursor/mcp.json
{
  "mcpServers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add smeet666-mcp-lever -- npx -y mcp-lever
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smeet666-mcp-lever": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-lever"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add smeet666-mcp-lever --command npx --arg -y --arg mcp-lever
# ~/.hermes/config.yaml
mcp_servers:
  smeet666-mcp-lever:
    command: "npx"
    args: ["-y", "mcp-lever"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "smeet666-mcp-lever": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
# add to Vellum
assistant mcp add smeet666-mcp-lever -t stdio -c npx -a -y mcp-lever
// mcp.json
{
  "mcpServers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
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.

  • 21 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 0
    • Stability: unverified → 0.03 functional
    • Package version: 1.0.0 → 1.0.1 functional
  • 13 Aug 26 78

    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 22 Aug 2026 · Analysed npm/mcp-lever@1.0.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo smeet666/mcp-lever
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/smeet666/mcp-lever/.github/workflows/publish.yml@refs/heads/main
Rekor log index 2463233773
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:7f8f88712fd0ca8ee1d51350e05c8d09ff96461513b5e231951e9ad1564cec1e0a5975f776f7e27a11021d1e3337dc3cfbf5bc7f046d1057b50a45ef5
Dependencies 95 packages
Packages resolved 95
Stale 30
Tree resolution Complete
MCP tools · 4 exposed · ~809 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
get_job ~112

Read one Lever opening in full: the advert, its named sections, and the salary as published. company_slug and instance are the ones the row carried, and a site living on both instances holds different openings on each.

NameTypeReqDescription
company_slugstringyesThe Lever site name, as resolve_company returns it.
instancestringThe Lever instance the row came from. Left out, the global one is read.
job_idstringyesThe identifier of one opening, as a search returns it.
NameTypeReqDescription
jobobjectyes
notesarrayyes

No examples provided.

list_filter_values ~143

List the team, location and commitment wordings one company uses on Lever, so a filter can carry the words that company publishes. The vocabulary belongs to each company: one writes Full-time, another Full Time, another EE Full-Time. Lever publishes no vocabulary for department, so a department filter is checked against the openings a company has open right now.

NameTypeReqDescription
company_slugstringyesThe Lever site name, as resolve_company returns it.
fieldsarrayWhich vocabularies to read. Each costs one request. All three by default.
instancestringThe Lever instance this site lives on. Left out, the global one is read.
NameTypeReqDescription
company_slugstringyes
fieldsobjectyes
instancestringyes
notesarrayyes

No examples provided.

resolve_company ~100

Turn company names into the Lever site names that address their job boards, and report every instance that answered. search_jobs resolves names on its own, so reach for this to check which of several companies are on Lever at all: it probes names without reading a single board, where a search would read one per company.

NameTypeReqDescription
namesarrayyesA list of a company name, or a Lever site name you already know, one to 25 of them.
NameTypeReqDescription
notesarrayyes
resolvedarrayyes

No examples provided.

search_jobs ~454

Search the openings published by named companies on Lever. `companies` takes company names or Lever site names, and each name is turned into a site name here. A name found on the first spelling costs 3 requests, and one that resists costs up to 9, at one second each. location, team, department and commitment are sent to Lever and need its exact wording. keyword, workplace_type, country, salary and recency are applied here, because Lever accepts none of them as filters. limit applies per company, so a company whose openings fill it may publish more. posted_within_days walks up to 5 pages per company, because Lever pages by title and a recent opening sits anywhere.

NameTypeReqDescription
commitmentarrayA list of a commitment exactly as Lever writes it, one to 20 of them.
companiesarrayyesA list of a company name or a Lever site name, one to 25 of them.
countryarrayA list of a two-letter country code, as in FR or US, one to 20 of them.
currencystringA three-letter currency code, as in EUR or USD.
departmentarrayA list of a department exactly as Lever writes it, one to 20 of them.
keywordstringWords to look for in the title and the advert.
limitintegerHow many openings to read per company.
locationarrayA list of a location exactly as Lever writes it, one to 20 of them.
posted_within_daysintegerHow recent an opening must be.
salary_intervalstringThe period salary_min is written in, as Lever writes it, such as per-year-salary or per-hour-wage.
salary_minnumberThe lowest upper bound of a salary range to keep.
skipintegerHow many openings to step over per company.
teamarrayA list of a team exactly as Lever writes it, one to 20 of them.
workplace_typearrayA list of remote, hybrid, onsite or unspecified, one to 4 of them.
NameTypeReqDescription
jobsarrayyes
notesarrayyes
per_companyarrayyes
total_availablenullyesLever publishes no result count, so this is always null.

No examples provided.

Common questions

What is the io.github.smeet666/mcp-lever server?

io.github.smeet666/mcp-lever is listed in the public MCP registry as io.github.smeet666/mcp-lever. Search public Lever job boards: resolve a company, read its openings, read one in full. This page covers its npm package (mcp-lever).

Is the io.github.smeet666/mcp-lever server safe to use?

io.github.smeet666/mcp-lever scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 August 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.smeet666/mcp-lever server expose?

io.github.smeet666/mcp-lever exposes 4 tools: resolve_company, search_jobs, get_job, list_filter_values. Their descriptions and schemas cost roughly 809 tokens of context every time the server is loaded.

Is the io.github.smeet666/mcp-lever server still maintained?

io.github.smeet666/mcp-lever is still listed as active in the MCP registry. We last reached this channel on 22 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.smeet666/mcp-lever server under?

io.github.smeet666/mcp-lever declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.