io.github.idjohnson/vikunjamcp
Quality Score
62
/100
An MCP server that provides access to Vikunja, a self-hosted task management solution.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"vikunjamcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/idjohnson/vikunjamcp:0.26"
],
"env": {
"VIKUNJA_URL": "<vikunja_url>",
"VIKUNJA_USERNAME": "<vikunja_username>",
"VIKUNJA_PASSWORD": "<your-vikunja_password>"
}
}
}
}§02 Environment variables
VIKUNJA_URLrequired
URL to the Vikunja Instance
VIKUNJA_USERNAMErequired
Username to use with the Vikunja Instance
VIKUNJA_PASSWORDrequiredsecret
Password for user in the Vikunja Instance
§03 MCP Quality Score · methodology
freshness
12
completeness
5
installability
25
documentation
10
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.