Loading MCP server directory, please wait...
MCP server for Little Green Light CRM. Search donors, log gifts, manage groups and contacts.
npx @getmcp/cli add io.github.WillHeadlee/lgl-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
LGL_API_KEYYour Little Green Light API key (Settings → Integration → API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.WillHeadlee/lgl-mcp-server": {
"command": "npx",
"args": [
"-y",
"lgl-mcp-server"
],
"env": {
"LGL_API_KEY": ""
}
}
}
}