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

MCPB · MCP-LEVER.MCPB · 2 COMPONENTS · SCANNED AUG 22

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

+4 this week 46 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 Security13
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • 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 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
  • 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

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.

mcpb · mcp-lever.mcpb

Download bundle
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.

  • 22 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.

  • 21 Aug 26 +3
    • Stability: unverified → 0.23 functional
  • 14 Aug 26 42

    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 mcpb/https://github.com/smeet666/mcp-lever/releases/download/v1.0.1/mcp-lever.mcpb@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb
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 MCPB bundle (https://github.com/smeet666/mcp-lever/releases/download/v1.0.1/mcp-lever.mcpb).

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

io.github.smeet666/mcp-lever scores 46 out of 100 on VerifyMCP. It declares no install or post-install scripts. 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.

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.