58
grade D
10 days ago
glama

Vikunja MCP Server

Connects Claude to self-hosted Vikunja instances for conversational task and project management. Supports CRUD operations on projects and tasks, plus labels, comments, weekly reviews, calendar feeds, and task relations.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, VIKUNJA_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCALENDAR_ICS_FILESNo Comma-separated paths to local .ics files
configCALENDAR_ICS_URLSNo Comma-separated webcal/https iCal subscription URLs
🔐 secretMCP_AUTH_TOKENexport =$(openssl rand -hex 32)
configPORTexport =9090
🔐 secretVIKUNJA_TOKENexport =your-api-token
configVIKUNJA_URLexport =https://your-vikunja-instance.example.com
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lindenlion-vikunja-mcp-zatdg7)](https://m8ven.ai/mcp/lindenlion-vikunja-mcp-zatdg7)
commit: 3611fab6f6593b33026871a99683a3b14130e4d2
code hash: ec8a98841e75a1801c4e7cea29c9143bdb70bb9361d813f1fb8e9f69c0cdb5b1
verified: 4/11/2026, 2:18:33 PM
view raw JSON →