Skip to main content
Glama

Customer Reminder MCP

by preshlele

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMAIL_HOSTNoEmail SMTP hostsmtp.gmail.com
EMAIL_PORTNoEmail SMTP port587
EMAIL_PASSWORDYesYour email app password
EMAIL_USERNAMEYesYour email address for sending reminders
GOOGLE_CREDENTIALS_FILENoPath to Google service account credentials JSON filecredentials.json
GOOGLE_SPREADSHEET_NAMENoName of the Google Spreadsheet containing customer dataCustomer_reminder
DEFAULT_INTERVAL_MINUTESNoDefault interval in minutes for checking reminders6

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/preshlele/reminder-mcp'

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