71
/ 100
10 days ago
glama

Lever MCP Server

Enables AI agents to manage Lever.co candidates and job requisitions, and send themed emails via Gmail API with OAuth 2.0.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: LEVER_API_KEY, GOOGLE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_CLIENT_IDYour Google OAuth client ID
configMCP_SERVER_BASE_URL
🔐 secretLEVER_API_KEYYour Lever API key.
configLEVER_API_BASE_URL(Optional): The base URL for the API. Defaults to https://api.lever.co/v1.
configCLIENT_REGISTRY_PATH
🔐 secretGOOGLE_CLIENT_SECRETYour Google OAuth client secret
configGOOGLE_OAUTH_CALLBACK_URL
configOAUTH_CALLBACK_URL
configTOKEN_STORAGE_PATH(Optional): Path to store OAuth tokens. Defaults to ./.oauth_tokens
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/napiergit-lever-mcp-10kmid)](https://m8ven.ai/mcp/napiergit-lever-mcp-10kmid)
commit: e41d8243459a76fa71da6e6eb97d324b708f81d0
code hash: 8440dd1f81f0b7d50369c729f905f605d35179a7e7aee61c29ac90afa67026b7
verified: 6/22/2026, 12:54:06 PM
view raw JSON →