Skip to main content
Glama
piersonr

little-green-light-mcp

by piersonr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LGL_API_KEYNoAPI key for Little Green Light donor CRM, obtained from Settings → Integration Settings → LGL API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_fundsA

List all funds configured in LGL. Small, rarely-changing reference data — cached for this session after the first call.

list_appealsA

List all appeals configured in LGL. Small, rarely-changing reference data — cached for this session after the first call.

list_gift_categoriesA

List all gift categories configured in LGL. Small, rarely-changing reference data — cached for this session after the first call.

list_gift_typesA

List all gift types configured in LGL. Small, rarely-changing reference data — cached for this session after the first call.

search_constituentsA

Search LGL constituents by name or email address. Returns a compact summary per match (name, email, phone, city/state). Giving totals are not included — use get_constituent for those. Pass verbose:true for the full record.

get_constituentA

Fetch one constituent's profile by LGL id, including giving totals computed from the full gift history.

get_constituent_giftsA

List the giving history for one constituent, most recent first.

search_giftsA

Search gifts across all constituents by date range. Useful for totals and reconciliation questions (e.g. 'gifts in 2025'). Fund/amount filtering isn't exposed by LGL's search endpoint — filter the results client-side if needed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/piersonr/little-green-light-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server