lever-mcp-server

the-sid-dani/lever-mcp-server
★ 4 stars TypeScript 🔒 Security Updated 1d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lever-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "the-sid-dani/lever-mcp-server"
      ]
    }
  }
}

README Excerpt

A remote [Model Context Protocol](https://modelcontextprotocol.io/) server exposing the Lever ATS API as tools callable from Claude. Built on **Express + GCP Cloud Run**. v3 target auth: the server is its **own OAuth 2.1 Authorization Server** brokering **Google Workspace** sign-in restricted to `@samba.tv` (no Auth0 in the login path — mirrors the MSCI MCP).

Tools (1)

lever_advanced_search