Weeek MCP Server
by AlekMel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level. | INFO |
| TRANSPORT | No | Transport protocol: stdio or sse. | stdio |
| MCP_API_KEY | No | API key for SSE authentication. Required if TRANSPORT=sse. | |
| SERVER_HOST | No | Host for SSE server. | 0.0.0.0 |
| SERVER_PORT | No | Port for SSE server. | 3847 |
| WEEEK_TOKEN | Yes | Your Weeek API token. | |
| RETRY_ATTEMPTS | No | Number of retry attempts. | 3 |
| WEEEK_BASE_URL | No | Base URL for Weeek API. | https://api.weeek.net/public/v1 |
| REQUEST_TIMEOUT | No | Timeout for HTTP requests. | 30 |
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
ActivityInactive
ResponsivenessNo issues