Loomal

vikunjamcp

MCP server by github.com/idjohnson/vikunjamcp

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

3 starsoci: docker.io/idjohnson/vikunjamcp:0.26

About vikunjamcp

vikunjamcp is an MCP (Model Context Protocol) server published by idjohnson in the official MCP registry, listed under Project Management on Loomal. An MCP server that provides access to Vikunja, a self-hosted task management solution.

It ships as a Docker image (docker.io/idjohnson/vikunjamcp:0.26), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/idjohnson/vikunjamcp, where the project has earned 3 GitHub stars.

Use vikunjamcp with your agent

Claude Code · one command
claude mcp add vikunjamcp -- docker run -i --rm docker.io/idjohnson/vikunjamcp:0.26
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vikunjamcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/idjohnson/vikunjamcp:0.26"
      ]
    }
  }
}
ocidocker.io/idjohnson/vikunjamcp:0.26

Frequently asked questions

What is vikunjamcp?
vikunjamcp is an MCP (Model Context Protocol) server by idjohnson in the Project Management category. An MCP server that provides access to Vikunja, a self-hosted task management solution.
How do I connect vikunjamcp to Claude, Cursor, or another MCP client?
Install vikunjamcp from its oci package (docker.io/idjohnson/vikunjamcp:0.26) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vikunjamcp open source?
Yes — the source code is public at github.com/idjohnson/vikunjamcp, with 3 GitHub stars.
Can AI agents pay to use vikunjamcp?
Not yet through Loomal — vikunjamcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vikunjamcp? Claim this listing free by verifying GitHub ownership, or contact us.