Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MACOS_MCP_AUTH_KEYNoBearer token required on all HTTP requests. Alternative to --auth-key CLI flag.
ANONYMIZED_TELEMETRYNoSet to 'false' to disable anonymous usage telemetry.true
MACOS_MCP_SSL_KEYFILENoPath to TLS private key file (.pem). Must be provided with MACOS_MCP_SSL_CERTFILE.
MACOS_MCP_IP_ALLOWLISTNoComma-separated list of allowed client IPs or CIDR ranges. Alternative to --ip-allowlist CLI flag.
MACOS_MCP_SSL_CERTFILENoPath 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

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/CursorTouch/MacOS-MCP'

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