MCP Directory
Back

vikunja-mcp

by democratize-technology · TypeScript · ★ 65

Model Context Protocol server for Vikunja task management. Enables AI assistants to interact with Vikunja instances via MCP.

#ai-tools#mcp#model-context-protocol#productivity#task-management#typescript#vikunja

Install

npx -y github:democratize-technology/vikunja-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "vikunja-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:democratize-technology/vikunja-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that enables AI assistants to interact with Vikunja task management instances. - **Subcommand-based tools** for intuitive AI interactions - **Session-based authentication** with automatic token management - **Full task management** operations implemented - **Complete project management** with CRUD operations - **Label management** for organizing tasks - **Team operations** for collaboration (get/update/members limited by API) - **User management** with settings and search - **Webhook management** for project automation - **Batch import** tasks from CSV or…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers