# io.github.smeet666/mcp-lever (npm · mcp-lever)

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

- Trust score: 82/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- mcpb · `mcp-lever.mcpb`: 46/100, [markdown](https://verifymcp.io/servers/smeet666-mcp-lever/https-github-com-smeet666-mcp-lever-releases-download-v1-0-1-mcp-lever-mcpb.md), [page](https://verifymcp.io/servers/smeet666-mcp-lever/https-github-com-smeet666-mcp-lever-releases-download-v1-0-1-mcp-lever-mcpb)
- npm · `mcp-lever`: 82/100 (this document), [markdown](https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever.md), [page](https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever)

## Channel facts

- Registry: `npm`
- Package: `mcp-lever`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-22.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 30 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to smeet666/mcp-lever).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 7 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## 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.

### Claude

```bash
claude mcp add smeet666-mcp-lever -- npx -y mcp-lever
```

### Cursor

```json
{
  "mcpServers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
```

### Codex

```bash
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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add smeet666-mcp-lever --command npx --arg -y --arg mcp-lever
```

### Hermes

```yaml
mcp_servers:
  smeet666-mcp-lever:
    command: "npx"
    args: ["-y", "mcp-lever"]
```

### Netclaw

```json
{
  "McpServers": {
    "smeet666-mcp-lever": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add smeet666-mcp-lever -t stdio -c npx -a -y mcp-lever
```

### Other

```json
{
  "mcpServers": {
    "smeet666-mcp-lever": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lever"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-21 (score 82, +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.

### 2026-08-19 (score 81, +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.

### 2026-08-17 (score 80, +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.

### 2026-08-15 (score 79, +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.

### 2026-08-14 (score 78, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] Package version: 1.0.0 → 1.0.1

### 2026-08-13 (score 78)

First indexed and scored.

## MCP tools (4)

### `resolve_company` (~100 tokens)

Resolve company names to Lever boards

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.

Input parameters:

- `names` (array, required): A list of a company name, or a Lever site name you already know, one to 25 of them.

Output parameters:

- `notes` (array)
- `resolved` (array)

### `search_jobs` (~454 tokens)

Search openings at named companies

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.

Input parameters:

- `commitment` (array): A list of a commitment exactly as Lever writes it, one to 20 of them.
- `companies` (array, required): A list of a company name or a Lever site name, one to 25 of them.
- `country` (array): A list of a two-letter country code, as in FR or US, one to 20 of them.
- `currency` (string): A three-letter currency code, as in EUR or USD.
- `department` (array): A list of a department exactly as Lever writes it, one to 20 of them.
- `keyword` (string): Words to look for in the title and the advert.
- `limit` (integer): How many openings to read per company.
- `location` (array): A list of a location exactly as Lever writes it, one to 20 of them.
- `posted_within_days` (integer): How recent an opening must be.
- `salary_interval` (string): The period salary_min is written in, as Lever writes it, such as per-year-salary or per-hour-wage.
- `salary_min` (number): The lowest upper bound of a salary range to keep.
- `skip` (integer): How many openings to step over per company.
- `team` (array): A list of a team exactly as Lever writes it, one to 20 of them.
- `workplace_type` (array): A list of remote, hybrid, onsite or unspecified, one to 4 of them.

Output parameters:

- `jobs` (array)
- `notes` (array)
- `per_company` (array)
- `total_available` (null): Lever publishes no result count, so this is always null.

### `get_job` (~112 tokens)

Read one opening

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.

Input parameters:

- `company_slug` (string, required): The Lever site name, as resolve_company returns it.
- `instance` (string): The Lever instance the row came from. Left out, the global one is read.
- `job_id` (string, required): The identifier of one opening, as a search returns it.

Output parameters:

- `job` (object)
- `notes` (array)

### `list_filter_values` (~143 tokens)

List a company's filter wordings

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.

Input parameters:

- `company_slug` (string, required): The Lever site name, as resolve_company returns it.
- `fields` (array): Which vocabularies to read. Each costs one request. All three by default.
- `instance` (string): The Lever instance this site lives on. Left out, the global one is read.

Output parameters:

- `company_slug` (string)
- `fields` (object)
- `instance` (string)
- `notes` (array)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever#diagnostics

## Score history

- 2026-08-22: 82
- 2026-08-21: 82
- 2026-08-20: 81
- 2026-08-19: 81
- 2026-08-18: 80
- 2026-08-17: 80
- 2026-08-16: 79
- 2026-08-15: 79
- 2026-08-14: 78
- 2026-08-13: 78

## 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.

## Links

- npm package: https://www.npmjs.com/package/mcp-lever
- Socket report: https://socket.dev/npm/package/mcp-lever
- Repository: https://github.com/smeet666/mcp-lever
- Changelog RSS feed: https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever.xml
- Changelog JSON feed: https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever.json
- HTML version of this page: https://verifymcp.io/servers/smeet666-mcp-lever/mcp-lever
