Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLANNER_MODENoRuntime mode: 'mock' or 'live'.mock
PLANNER_MCP_HOSTNoControl-plane bind host.127.0.0.1
PLANNER_MCP_PORTNoPort 1–65535.8080
PLANNER_LOG_LEVELNoDEBUG, INFO, WARNING, ERROR or CRITICAL.INFO
PLANNER_STATE_PATHNoRequired explicitly in live; must be absolute./var/lib/planner-mcp/state.sqlite3
PLANNER_WORKER_URLNoRequired explicitly in live; HTTP(S), no URL userinfo.http://127.0.0.1:8090
PLANNER_ALLOW_MUTATIONSNoMust remain false in 0.1.0.false
PLANNER_REQUEST_TIMEOUT_SNoPositive, maximum 300 seconds.30
PLANNER_REQUIRE_UI_ATTESTATIONNoCannot be disabled in live.true

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/pestoura/m365-ui-mcp'

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