Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region for Bedrock, required when LLM_PROVIDER=bedrock.
LLM_PROVIDERNoLLM provider: 'none', 'anthropic', or 'bedrock'.none
DONEWISE_MODENoThe mode of the server: 'sandbox' or 'connected'.sandbox
ANTHROPIC_MODELNoModel name for Anthropic, required when LLM_PROVIDER=anthropic.
BEDROCK_MODEL_IDNoModel ID for Bedrock, required when LLM_PROVIDER=bedrock.
DEMO_ADMIN_TOKENNoA local admin secret for the demo.
MCP_BEARER_TOKENNoOptional bearer token for MCP endpoint authentication. If not set, no token is required.
ANTHROPIC_API_KEYNoAPI key for Anthropic, required when LLM_PROVIDER=anthropic.
DONEWISE_DATA_DIRNoDirectory for SQLite and Fake JSON data../data/connected
DONEWISE_SIM_PORTNoHost port override for the simulator (internal port remains 8080).
STRIPE_SECRET_KEYNoA Stripe test-mode secret key (must start with sk_test_ or rkcs_test_). Required for connected mode.
GOOGLE_CALENDAR_IDNoThe ID of a dedicated test calendar shared with the service account. Required for connected mode.
DONEWISE_SERVER_PORTNoHost port override for the MCP server (internal port remains 8765).
DONEWISE_PENDING_AFTERNoLatency budget in seconds for PENDING status.
FAKE_PAYMENT_DELAY_SECONDSNoDelay in seconds for fake payment to make PENDING visible.
GOOGLE_SERVICE_ACCOUNT_JSONNoAbsolute path to a private service account JSON file for Google Calendar API. Required for connected mode.

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

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