vikunja-mcp
by crosbyh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone for due-date input/display | |
| HOST | No | Bind address (default 0.0.0.0) | |
| PORT | No | Port (default 8000) | |
| MCP_PATH | No | Path (default /mcp) | |
| VIKUNJA_URL | No | Vikunja base URL, e.g. https://tasks.example.com | |
| CONSENT_MODE | No | external, true, remember, false (default external) | |
| FASTMCP_HOME | No | OAuth client-registration storage (default /data in Docker) | |
| MCP_BASE_URL | No | Public URL of this server (required if using GitHub OAuth auth) | |
| GITHUB_CLIENT_ID | No | GitHub OAuth app client ID (required for auth) | |
| VIKUNJA_API_TOKEN | No | API token (or use VIKUNJA_API_TOKEN_FILE) | |
| ALLOWED_GITHUB_USERS | No | Comma-separated GitHub logins allowed in | |
| GITHUB_CLIENT_SECRET | No | GitHub OAuth app client secret (required for auth) | |
| VIKUNJA_API_TOKEN_FILE | No | Path to a file containing the API token | |
| VIKUNJA_DEFAULT_PROJECT | No | Default project title or id (default Inbox) | |
| ALLOWED_CLIENT_REDIRECT_URIS | No | Redirect-URI patterns clients may register (default claude.ai callback + localhost) |
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
ActivityStale
ResponsivenessNo issues