Skip to main content
Glama

Apple Mail MCP Server

.gitignore442 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ *.egg # Virtual Environment venv/ env/ ENV/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ # macOS .DS_Store .AppleDouble .LSOverride ._* # MCP Development .mcp.json .claude/settings.local.json # Build artifacts apple-mail-mcpb/build/ *.mcpb # Archive archive/ # Logs *.log # Personal configuration examples (keep templates only) claude_desktop_config.json

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/patrickfreyer/apple-mail-mcp'

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