mcpbeat Sign in

MCP Lever MCP Server

local only

MCP Lever runs on your own machine — the client starts it, so there is no endpoint to ping. 375 installs a week from npm. Last commit 1 Sep 2026.

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

Installs per day peak 223 · avg 8
a month agotoday
375
Installs / week
npm · mcp-lever
0
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Lever every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-lever -- npx -y mcp-lever
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-lever": {
      "args": [
        "-y",
        "mcp-lever"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-lever]
command = "npx"
args = ["-y", "mcp-lever"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-lever": {
      "args": [
        "-y",
        "mcp-lever"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-lever": {
      "args": [
        "-y",
        "mcp-lever"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Lever

same job, measured the same way
MCP Ashby
by smeet666

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

352 installs/wk local only
Savee
by savee

Read your Savee saves, boards and home feed, and search its public library. Read-only.

answering
MCP Reddit Brand Presence Mapper
by mambabuilt

Resolve a company domain to its subreddit and sample public mentions of the brand.

84 installs/wk local only
WeJob
by wejob

Read-only MCP server for public WeJob jobs, formations, and companies.

8 tools answering
Refine Job Search
by getrefine

Job search management: applications, interviews, offers, recruiter email, and company openings.

55 tools answering
Pinpoint Jobs Scraper - Job Board API Tool
by ranovam

Scrape any company's Pinpoint job board in one click.

answering
ATS Jobs
by groundtruthtools

Open jobs read from a company's own careers system: Greenhouse, Ashby, Lever.

257 installs/wk local only
Jobily Jobs
by jobily

Search Greek job listings on Jobily.gr by role, location, sector or company. Anonymous, read-only.

5 tools answering

MCP Lever — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Lever?
MCP Lever runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-lever was installed 375 times last week.
How do I connect MCP Lever?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-lever straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Lever?
The npm package mcp-lever was installed 375 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Lever open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.