Vikunja MCP Server
Related Servers
Alternatives to Vikunja MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables AI assistants to interact with Vikunja task management instances, providing full task, project, label, and user management capabilities.17146 npmMIT
- AlicenseCqualityCmaintenanceEnables AI assistants to interact with Vikunja task management via ergonomic and raw REST tools for projects, tasks, labels, and comments.1005 npmMIT
- AlicenseBqualityDmaintenanceEnables interaction with Vikunja task management instances through natural language. Supports comprehensive project and task operations including CRUD, assignments, labels, comments, relations, and attachments.3316 npm2MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants like Claude to manage Vikunja tasks – view, add, complete, edit, and delete tasks through natural language commands via Vikunja's REST API.MIT
- AlicenseNot gradedqualityDmaintenanceEnables to interact with Vikunja task management through its REST API, supporting projects, tasks, comments, labels, assignees, and relations with field preservation.16 npmMIT
- AlicenseAqualityBmaintenanceEnables MCP clients to interact with a Vikunja instance through tools for listing, creating, updating, and removing tasks, projects, and labels. It deliberately avoids permanent task deletion, using a configurable label for soft removal instead.11MIT
TDQS
Scored across 16 tools
The vikunja_tasks tool overlaps significantly with multiple specialized tools (e.g., vikunja_task_crud, vikunja_task_assignees, vikunja_task_comments, vikunja_task_bulk), creating ambiguity about which tool to use for common operations. Additionally, vikunja_labels and vikunja_task_labels are distinct but their names are confusingly similar.
All tools share a consistent 'vikunja_' prefix and use snake_case. Most tools follow a verb_noun pattern (e.g., vikunja_batch_import, vikunja_task_assignees), but some are just nouns (e.g., vikunja_labels, vikunja_projects). The vikunja_tasks tool is overly broad compared to others, creating a minor inconsistency.
With 16 tools, the server covers many aspects of task management, but the redundancy from vikunja_tasks duplicating other tools makes the count feel slightly inflated. Still, it remains within a reasonable range for a comprehensive API.
The tool set provides full CRUD for tasks, projects, labels, teams, and templates, plus advanced features like filters, webhooks, bulk operations, relations, reminders, and authentication. There are no obvious gaps for standard task management workflows.