Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEEEK_RPSNoClient-side rate limit (requests per second)4
WEEEK_BASE_URLNoPublic API base URLhttps://api.weeek.net/public/v1
WEEEK_API_TOKENYesWorkspace API token (Workspace settings → API)
WEEEK_LOG_LEVELNoLog level (logs go to stderr only)info
WEEEK_ALLOW_WRITENoAllow write tools (not shipped in v1)false
WEEEK_APP_BASE_URLNoPrivate app API hosthttps://api.weeek.net
WEEEK_SESSION_FILENoBrowser session store path~/.weeek-mcp/session.json
WEEEK_WORKSPACE_IDNoWorkspace ID (needed if cookie string has no workspace_id)
WEEEK_SESSION_COOKIENoOptional cookie override
WEEEK_PROJECT_ALIASESNoProject aliases mapping, e.g. portal:4,ecd:7
WEEEK_CACHE_TTL_SECONDSNoDirectory/project cache TTL in seconds300
WEEEK_DEFAULT_PROJECT_IDNoUsed when tools omit projectId
WEEEK_READ_ONLY_PROJECTSNoWhitelist of project idsall
WEEEK_MAX_ATTACHMENT_BYTESNoMaximum attachment size in bytes (8 MiB)8388608

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/prod-broke-again/weeek-mcp'

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