Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APPLE_MAIL_ROOTNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_MAIL_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_NOTES_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_SAFARI_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_MAIL_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_CALENDAR_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_CONTACTS_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_MESSAGES_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_NOTES_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_MAIL_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_REMINDERS_DEBUGNoVerbose logging to stderr. Default: falsefalse
APPLE_SAFARI_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_MAIL_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_NOTES_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_CALENDAR_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_CALENDAR_WORKDAYSNoSets the working days (e.g. mon,tue,wed,thu,fri) for apple_calendar_find_availability
APPLE_CONTACTS_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_MAIL_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_MESSAGES_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_NOTES_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_SAFARI_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_MAIL_BODY_SCAN_MAXNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_NOTES_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_REMINDERS_ACCOUNTSNoAccount allowlist (names or UUIDs) — the read-side control. Default: allall
APPLE_SAFARI_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_CALENDAR_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_CONTACTS_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_MAIL_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_MAIL_BODY_MAX_BYTESNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_MAIL_ENVELOPE_INDEXNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_MAIL_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_MESSAGES_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_SAFARI_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_CALENDAR_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_CALENDAR_WORKDAY_ENDNoSets the working day end for apple_calendar_find_availability when no hours are named
APPLE_CONTACTS_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_MAIL_BODY_SCAN_BYTESNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_MESSAGES_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_NOTES_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_NOTES_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_REMINDERS_INDEX_MODENoauto | ro | immutable | off. Default: autoauto
APPLE_CALENDAR_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_CONTACTS_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_MESSAGES_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_REMINDERS_MAX_RESULTSNoCap on any listing. Default: 200200
APPLE_SAFARI_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_SAFARI_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_CALENDAR_WORKDAY_STARTNoSets the working day start for apple_calendar_find_availability when no hours are named
APPLE_REMINDERS_ALLOW_WRITESNoRegister the mutating tools at all. Default: falsefalse
APPLE_CALENDAR_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_CALENDAR_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_CONTACTS_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_CONTACTS_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_MESSAGES_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_MESSAGES_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_REMINDERS_ATTACHMENT_DIRNoThe only directory attachments may be written into. Default: ~/Downloads~/Downloads
APPLE_REMINDERS_EXPOSE_PROMPTSNoRegister the workflow prompts and cupertino:// resources. Default: truetrue
APPLE_MAIL_MAILBOX_CACHE_TTL_MSNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_MAIL_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_MAIL_DEGRADED_MAX_MESSAGESNoMail-specific configuration, see packages/mail/src/config.ts
APPLE_NOTES_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_SAFARI_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_CALENDAR_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_CONTACTS_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_MESSAGES_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000
APPLE_REMINDERS_OSASCRIPT_TIMEOUT_MSNoPer-Apple-Events-call timeout. Default: 3000030000

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mgcrea/cupertino'

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