69
/ 100
10 days ago
glama

AI Job Application Agent MCP Server

Exposes the agent's tools over the Model Context Protocol, enabling LLMs to track applications, generate cover letters, and process emails.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: GROQ_API_KEY, GOOGLE_API_KEY, OPENAI_API_KEY, GMAIL_APP_PASSWORD
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.
🔐 secretGROQ_API_KEYOPENAI_API_KEY / / GOOGLE_API_KEY LLM providers (any subset)
🔐 secretGOOGLE_API_KEYOPENAI_API_KEY / GROQ_API_KEY / LLM providers (any subset)
🔐 secretOPENAI_API_KEY/ GROQ_API_KEY / GOOGLE_API_KEY LLM providers (any subset)
configDEFAULT_LLM_PROVIDERlocal \ groq \ google \ openai \ auto
configLOG_LEVEL
configDATABASE_URL
configAPP_DB_PATHapplications_demo.db streamlit run ui/app.py
configGMAIL_EMAIL/ GMAIL_APP_PASSWORD optional Gmail integration (use an App Password)
🔐 secretGMAIL_APP_PASSWORDGMAIL_EMAIL / optional Gmail integration (use an App Password)
// 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 5 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/drschmerz-ai-job-application-agent-1ji4sr)](https://m8ven.ai/mcp/drschmerz-ai-job-application-agent-1ji4sr)
commit: 70b3f1db58377faa784b1b6d0cfd77231d77215a
code hash: 014ec8c9f356faba16b3abd5773d96e92fccd6184bda2616e2ada5c47fab4860
verified: 7/21/2026, 8:42:50 AM
view raw JSON →