MCP Server for VIkunja task management
Go to file
Isaac Johnson c982b2d76f
CICD / Explore-Gitea-Actions (push) Successful in 54s Details
Updates with README and TOOLS
2025-10-14 18:51:18 -05:00
.gitea/workflows Update .gitea/workflows/cicd.yaml 2025-10-08 23:31:52 +00:00
.gitignore 0.25, fix gitignore and attempt to preserve fields like description 2025-10-14 12:23:27 -05:00
Dockerfile 0.26 - a label on docker for GH OSS registry 2025-10-14 12:55:35 -05:00
INSTALL.md login works, but not search 2025-10-06 19:10:22 -05:00
README.md Updates with README and TOOLS 2025-10-14 18:51:18 -05:00
TOOLS.md Updates with README and TOOLS 2025-10-14 18:51:18 -05:00
USAGE.md updates about Gemini CLI Extension usage 2025-10-09 10:58:07 -05:00
docs.json Updates 0.23, trying to fix label updates 2025-10-14 08:19:33 -05:00
gemini-extension.json 0.26 - a label on docker for GH OSS registry 2025-10-14 12:55:35 -05:00
main.py 0.25, fix gitignore and attempt to preserve fields like description 2025-10-14 12:23:27 -05:00
requirements.txt login works, but not search 2025-10-06 19:10:22 -05:00
server.json 0.26 - a label on docker for GH OSS registry 2025-10-14 12:55:35 -05:00

README.md

Vikunja MCP Server

This is a Gemini CLI extension that provides a simple MCP server for interacting with a Vikunja instance.

Installation

To install this extension for the Gemini CLI, run the following command:

gemini extensions install https://forgejo.freshbrewed.science/builderadmin/vikunjamcp

Docker Images

The Docker image for this server is available from the following registries:

  • Harbor: harbor.freshbrewed.science/library/vikunjamcp
  • Docker Hub: idjohnson/vikunjamcp

API Documentation

This server interacts with the Vikunja API. You can find the official API documentation at https://vikunja.io/docs/api-documentation/.

Blog

You can find more information and related articles on our blog: https://freshbrewed.science