worktrace-mcp-server
by linden-debug
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_URL | No | Auth.js URL (required in production). | |
| AUTH_SECRET | Yes | Auth.js session secret. Generate with `openssl rand -base64 32`. | |
| ADMIN_EMAILS | No | Comma-separated admin emails. | linden@example.com |
| AUTH_GOOGLE_ID | Yes | Google OAuth client ID. | |
| AUTH_TRUST_HOST | No | Auth.js trust host setting (required in production). | |
| AUTH_GOOGLE_SECRET | Yes | Google OAuth client secret. | |
| LOCAL_DATABASE_PATH | No | SQLite file path. | worktrace-local.db |
| NEXT_PUBLIC_APP_URL | No | Public origin used to build MCP / Skill URLs. | http://localhost:3000 |
| WORKTRACE_UPLOAD_DIR | No | Directory for log attachments. | ./uploads/work-log-images |
| KEY_ENCRYPTION_SECRET | No | AES-256-GCM key for encrypting API-key secrets. | dev fallback |
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