
Lgl Mcp Server
Connect your agent to Little Green Light so you can search donors, log gifts, and manage groups without opening the LGL web UI.
Overview
Little Green Light MCP is an MCP server for the grow phase that searches donors, logs gifts, and manages groups and contacts in LGL.
What is this MCP server?
- Search donors and contacts in Little Green Light
- Log gifts and donation activity from the agent
- Manage groups and constituent lists
- stdio npm lgl-mcp-server with LGL_API_KEY
- Targets nonprofit teams on LGL Settings → Integration API keys
- MCP server version 1.0.0
- npm identifier lgl-mcp-server with required LGL_API_KEY
- Documented capabilities: search donors, log gifts, manage groups and contacts
Community signal: 1 GitHub stars.
What problem does it solve?
Nonprofit builders waste time context-switching into LGL for every donor lookup or gift entry their agent could draft.
Who is it for?
Indie nonprofit operators on Little Green Light who want Claude or Cursor to handle routine donor and gift CRUD.
Skip if: Builders not on LGL, for-profit SaaS CRM needs, or workflows requiring complex bulk ETL without LGL’s native tools.
What do I get? / Deliverables
CRM reads and writes happen inside the agent session so lifecycle fundraising tasks finish with fewer UI round trips.
- Donor and contact search results from LGL
- Logged gift records via API
- Updated group and list membership actions
Recommended MCP Servers
Journey fit
Fundraising CRM work compounds after launch—recurring gifts, donor segments, and contact hygiene belong on the grow shelf. Lifecycle covers donor relationships, gift logging, and group membership that repeat every campaign cycle.
How it compares
LGL CRM MCP bridge, not a generic Postgres or HubSpot integration.
Common Questions / FAQ
Who is LGL MCP for?
Fundraisers and one-person nonprofit shops using Little Green Light who want agent-assisted donor and gift management.
When should I use LGL MCP?
Use it during donor segmentation, post-event gift logging, or contact updates while running recurring campaigns.
How do I add LGL MCP to my agent?
Install lgl-mcp-server from npm, set LGL_API_KEY from LGL Settings → Integration → API Keys, and add the stdio server to your MCP config.