An MCP server that provides access to Vikunja, a self-hosted task management sol

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "vikunjamcp": {
      "args": [
        "docker.io/idjohnson/vikunjamcp:0.26"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}
An MCP server that provides access to Vikunja, a self-hosted task management sol by io.github.idjohnson | RouterMCP