Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VIKUNJA_URLYesVikunja instance URL (required)
VIKUNJA_API_TOKENYesAuthentication token (required)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
vikunja_authC

Manage authentication with Vikunja API (connect, status, refresh, disconnect)

vikunja_tasksD

Manage tasks with comprehensive operations (create, update, delete, list, assign, attach files, comment, bulk operations)

vikunja_task_crudC

Manage individual tasks: create, get, update, delete, list

vikunja_task_bulkC

Manage bulk task operations: create, update, delete multiple tasks

vikunja_task_assigneesC

Manage task assignments: assign users, unassign users, list assignees

vikunja_task_commentsC

Manage task comments: add comments to tasks

vikunja_task_remindersC

Manage task reminders: add, remove, list reminders

vikunja_task_labelsC

Manage task labels: apply, remove, list labels

vikunja_task_relationsC

Manage task relationships: relate tasks, unrelate tasks, list relations

vikunja_projectsC

Manage projects with full CRUD operations, hierarchy management, and sharing capabilities

vikunja_labelsC

Manage task labels with full CRUD operations for organizing and categorizing tasks

vikunja_teamsC

Manage teams and team memberships for collaborative project management

vikunja_filtersC

Manage and build advanced filters for tasks and projects with validation

vikunja_templatesD

Manage task templates for creating consistent tasks and project structures

vikunja_webhooksC

Manage webhooks for integrating Vikunja events with external services

vikunja_batch_importC

Import tasks in bulk from CSV or JSON formats with error handling and dry-run support

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/democratize-technology/vikunja-mcp'

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