Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_dialsA

REQUIRED at the start of every task: load the user's binding behavior dials (rigor, verification, verbosity, autonomy, …) and follow them exactly for the rest of the task. Higher is not always better.

set_dialA

Set one behavior dial to a value 0–10. Persists across sessions.

apply_presetB

Apply a named preset. One of: default, fable, ship, careful, explore.

list_presetsA

List the available presets and what each one does.

explain_dialC

Explain what a dial means and how each value band changes behavior.

reset_dialsA

Reset all dials to the balanced default preset.

Prompts

Interactive templates invoked by user choice

NameDescription
load-dialsLoad the user's current behavior dials and follow them for this session.

Resources

Contextual data attached and managed by the client

NameDescription
Current dialsThe user's active behavior settings — read and follow these.
Dials schemaAll dials, their bands, and presets as JSON.

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/willykeenan/claude-dials'

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