mcp-macos-toolkit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MACOS_MLX_PYTHON | No | Absolute path to the Python executable used for optional MLX helpers. | |
| MCP_MACOS_ALLOWED_ROOTS | No | Colon-separated list of allowed filesystem root directories. Defaults to the launch directory if unset. | |
| MCP_MACOS_TOOLBELT_PATH | No | Absolute directory path to an optional trusted homebrew-cli-toolbelt checkout. | |
| MCP_MACOS_ALLOW_SHORTCUTS | No | Set to 'true' to enable running allowlisted Shortcuts. | |
| MCP_MACOS_MLX_EMBED_MODEL | No | Model identifier for MLX embeddings. Defaults to 'mlx-community/all-MiniLM-L6-v2-4bit'. | |
| MCP_MACOS_ALLOW_MODEL_RUNS | No | Set to 'true' to enable local model generation. | |
| MCP_MACOS_ALLOWED_SHORTCUTS | No | Comma-separated list of Apple Shortcut names that the server may run. | |
| MCP_MACOS_ALLOW_MODEL_MUTATIONS | No | Set to 'true' to enable MLX conversion or quantization execution. | |
| MCP_MACOS_ALLOW_HOMEBREW_MUTATIONS | No | Set to 'true' to enable Homebrew install operations. | |
| MCP_MACOS_ALLOW_PRODUCTIVITY_WRITES | No | Set to 'true' to enable Calendar and Reminders writes. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ContractorKeith/mcp-macos-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server