vikunja-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vikunja-mcplist my tasks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
vikunja-mcp
Vikunja REST API를 Claude에서 직접 사용할 수 있도록 래핑한 커스텀 MCP 서버
기존 오픈소스 vikunja-mcp의 한계(description 덮어쓰기 버그, position 미지원, 커스터마이징 불가)를 해결하기 위해 TypeScript + MCP SDK로 직접 구현했습니다.
모든 업데이트는 기존 값을 GET으로 먼저 조회한 뒤 변경 필드만 덮어쓰는 방식으로 처리하여, description 등 미포함 필드가 빈 값으로 초기화되는 버그를 원천 차단합니다.
사용 기술
TypeScript
MCP SDK (
@modelcontextprotocol/sdk)supergateway (stdio → HTTP/streamableHttp 변환)
Node.js 22
Docker
GitHub Actions
Related MCP server: Vikunja MCP Server
주요 특징
description 보존 — 업데이트 시 GET 후 POST 방식으로 모든 필드 보존
position 지원 — 전용 엔드포인트(
POST /tasks/{id}/position)로 태스크 순서 변경전체 API 커버 — Vikunja REST API의 주요 엔드포인트를 모두 지원
도메인별 모듈 분리 — 툴을 기능별 파일로 분리해 유지보수 용이
supergateway 번들 — stdio → streamableHttp 변환을 이미지 내에 포함, 단일 컨테이너로 운영
CI/CD 자동화 — PR → 빌드 검증, main push → ghcr.io 이미지 배포
지원 툴
도메인 | 툴 |
프로젝트 |
|
태스크 |
|
댓글 |
|
라벨 |
|
담당자 |
|
관계 |
|
유저 |
|
컨테이너 이미지
ghcr.io/dev-montyoh/vikunja-mcp:latestCI/CD
PR → main: npm 빌드 검증
push → main: ARM64 Docker 이미지 빌드 및 ghcr.io push
문서
개발 가이드 → — 로컬 실행 · 환경변수 · 브랜치 전략
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables interaction with Vikunja task management instances through natural language. Supports comprehensive project and task operations including CRUD, assignments, labels, comments, relations, and attachments.Last updated3329MIT
- Alicense-qualityCmaintenanceConnects 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.Last updated29The Unlicense
- AlicenseCqualityBmaintenanceEnables AI assistants to interact with Vikunja task management via ergonomic and raw REST tools for projects, tasks, labels, and comments.Last updated10032MIT
- AlicenseCqualityDmaintenanceEnables AI assistants to interact with Vikunja task management instances, providing full task, project, label, team, user, and webhook management operations through subcommand-based tools.Last updated1623596MIT
Related MCP Connectors
Manage projects, tasks, time tracking, and team collaboration through natural language.
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
Shortcut project management. Create, update, search stories and manage workflows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dev-montyoh/vikunja-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server