Skip to main content
Glama

Customer Reminder MCP

by preshlele

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMAIL_HOSTNoSMTP host for email configurationsmtp.gmail.com
EMAIL_PORTNoSMTP port for email configuration587
EMAIL_PASSWORDYesYour email password (app password for Gmail)
EMAIL_USERNAMEYesYour email username for sending reminders
GOOGLE_CREDENTIALS_FILENoPath to Google Sheets API service account credentials filecredentials.json
GOOGLE_SPREADSHEET_NAMENoName of the Google Spreadsheet containing customer reminder dataCustomer_reminder
DEFAULT_INTERVAL_MINUTESNoDefault check interval in minutes for the scheduler6

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

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