Search public Lever job boards: resolve a company, read its openings, read one in full.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y mcp-lever
MCP client config
{
"mcpServers": {
"mcp-lever": {
"command": "npx",
"args": [
"-y",
"mcp-lever"
]
}
}
}Distributed as an MCP bundle (`https://github.com/smeet666/mcp-lever/releases/download/v2.0.1/mcp-lever-2.0.1.mcpb`) — download it and import the bundle in your MCP client.