macos-mcp
by CursorTouch
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MACOS_MCP_AUTH_KEY | No | Bearer token required on all HTTP requests. Alternative to --auth-key CLI flag. | |
| ANONYMIZED_TELEMETRY | No | Set to 'false' to disable anonymous usage telemetry. | true |
| MACOS_MCP_SSL_KEYFILE | No | Path to TLS private key file (.pem). Must be provided with MACOS_MCP_SSL_CERTFILE. | |
| MACOS_MCP_IP_ALLOWLIST | No | Comma-separated list of allowed client IPs or CIDR ranges. Alternative to --ip-allowlist CLI flag. | |
| MACOS_MCP_SSL_CERTFILE | No | Path to TLS certificate file (.pem). Must be provided with MACOS_MCP_SSL_KEYFILE. |
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
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/CursorTouch/MacOS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server