69
/ 100
4 days ago
glama

LeadMind MCP

An MCP server that turns an AI lead management system into a conversational tool any MCP-compatible AI client can control directly, with tools, resources, and prompts for lead classification, tracking, and weekly reviews.

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 2 credentials: GROQ_API_KEY, LEADMIND_API_KEY
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.
configAPI_PORT
configLEADMIND_DB_PATH
🔐 secretGROQ_API_KEYEdit .env and optionally fill in
configGROQ_MODEL
🔐 secretLEADMIND_API_KEYSet LEADMIND_AUTH_ENABLED=true and =<secret> for SSE / webhook deployments.
configLEADMIND_AUTH_ENABLEDSet =true and LEADMIND_API_KEY=<secret> for SSE / webhook deployments.
configCACHE_TTL_SEC
configCACHE_MAX_ENTRIES
configDEMO_MODE"": "true"
configDEMO_RESET_INTERVAL_SECWhen DEMO_MODE=true (default), the DB is reset to seed data every 6 hours (configurable via ).
configMCP_TRANSPORTsse MCP_PORT=8080 python mcp_server.py
configMCP_PORTMCP_TRANSPORT=sse =8080 python mcp_server.py
configN8N_WEBHOOK_URL
configGMAIL_NOTIFY_TO3. (Optional) Set env var to enable outbound notifications on new Hot leads.
configPORT
configWEBHOOK_PORT
// 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/mansisonani07-leadmind-mcp-akbmkw)](https://m8ven.ai/mcp/mansisonani07-leadmind-mcp-akbmkw)
commit: 20089286870923fcab60af386a43da22ad6cb04f
code hash: 75adde01e31e8001d237c195aedff58073fa9753129dd3c0e7757436c8f2c91c
verified: 7/27/2026, 10:21:32 AM
view raw JSON →