democratize-technology/vikunja-mcp
Model Context Protocol server for Vikunja task management. Enables AI assistants to interact with Vikunja instances via MCP.
Platform-specific configuration:
{
"mcpServers": {
"vikunja-mcp": {
"command": "npx",
"args": [
"-y",
"vikunja-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...