Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OMLX_API_KEYYesYour local oMLX API key.
UV_CACHE_DIRNoCache directory for uv.
OMLX_BASE_URLNoBase URL for the oMLX API.http://127.0.0.1:8000/v1
OMLX_AGENT_MODELNoDefault model for agent mode.MLX-Qwen3.5-35B-A3B-Claude-4.6-Opus-Reasoning-Distilled-8bit
OMLX_DEFAULT_MODELNoDefault model for chat mode.MLX-Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-v2-4bit
UV_PROJECT_ENVIRONMENTNoVirtual environment directory for uv.

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
omlx_statusA

Return local oMLX model list and current Mac power status.

omlx_runB

Run either a chat or agent-style local oMLX request. Blocks on battery unless allow_on_battery is true.

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/glasses666/omlx-mcp-server'

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