vikunja
Sync of my Forgejo repo for the VikunjaMCP server
Open source Open in the app JSON README (API)
About
Sync of my Forgejo repo for the VikunjaMCP server
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- idjohnson
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.26
- Stars
- 3
- Last push
- 2025-10-14T23:51:37Z
- Repository state
- ativo
- Language
- Python
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
idjohnson/vikunjamcp
README
# Vikunja MCP Server This is a Gemini CLI extension that provides a simple MCP server for interacting with a [Vikunja](https://vikunja.io/) instance. ## Installation To install this extension for the Gemini CLI, run the following command: ```bash 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/](https://vikunja.io/docs/api-documentation/). ## Blog You can find more information and related articles on our blog: [https://freshbrewed.science](https://freshbrewed.science)