weeek-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEEEK_RPS | No | Client-side rate limit (requests per second) | 4 |
| WEEEK_BASE_URL | No | Public API base URL | https://api.weeek.net/public/v1 |
| WEEEK_API_TOKEN | Yes | Workspace API token (Workspace settings → API) | |
| WEEEK_LOG_LEVEL | No | Log level (logs go to stderr only) | info |
| WEEEK_ALLOW_WRITE | No | Allow write tools (not shipped in v1) | false |
| WEEEK_APP_BASE_URL | No | Private app API host | https://api.weeek.net |
| WEEEK_SESSION_FILE | No | Browser session store path | ~/.weeek-mcp/session.json |
| WEEEK_WORKSPACE_ID | No | Workspace ID (needed if cookie string has no workspace_id) | |
| WEEEK_SESSION_COOKIE | No | Optional cookie override | |
| WEEEK_PROJECT_ALIASES | No | Project aliases mapping, e.g. portal:4,ecd:7 | |
| WEEEK_CACHE_TTL_SECONDS | No | Directory/project cache TTL in seconds | 300 |
| WEEEK_DEFAULT_PROJECT_ID | No | Used when tools omit projectId | |
| WEEEK_READ_ONLY_PROJECTS | No | Whitelist of project ids | all |
| WEEEK_MAX_ATTACHMENT_BYTES | No | Maximum attachment size in bytes (8 MiB) | 8388608 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues