74
/ 100
2 days ago
glama

Little Green Light MCP Server

Enables AI assistants to securely interact with the Little Green Light CRM database for tasks like searching constituents, logging gifts, managing groups, and generating reports without third-party middleware.

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: LGL_API_KEY, LGL_MCP_TOKEN
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.
🔐 secretLGL_API_KEYyour_lgl_api_key_here
configLGL_ASSISTED_MODELevel LGL_READ_ONLY What's allowed
configLGL_INTEGRATION_LISTENER_URL2. Set to that URL in your environment.
🔐 secretLGL_MCP_TOKENyour_secure_bearer_token_here
configLGL_READ_ONLYLevel LGL_ASSISTED_MODE What's allowed
configPORTPort Selection: Custom ports can be specified using --port <number> or the environment variable (defaults to 3000).
// 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/willheadlee-little-green-light-mcp-server-njyl60)](https://m8ven.ai/mcp/willheadlee-little-green-light-mcp-server-njyl60)
commit: 2ff40f5ade66e6fad5e7167b9f1b32d581e9ae25
code hash: cdac84de7c051cd9be443f536d25f152ea71a68a623978623ac2c2f7b8268098
verified: 7/29/2026, 9:18:35 AM
view raw JSON →