-
v1.7.0
StableAll checks were successfulCI / lint (push) Successful in 9sPublish / detect-release (push) Successful in 5sCI / security (push) Successful in 8sPublish / tag (push) Successful in 4sCI / test (push) Successful in 19sPublish / publish-forgejo (push) Successful in 6sPublish / publish-npm (push) Successful in 10sPublish / promote-release (push) Successful in -1sPublish / publish-container (push) Successful in 24sreleased this
2026-02-16 10:26:04 +00:00 | 51 commits to main since this releasev1.7.0 — First Stable Release
The first stable release of the OpenProject MCP server, graduating from alpha.
What's Changed
- OP#622: Add update/upgrade instructions to README and wiki
What's Included (since 1.0.0-alpha)
62 tools across 16 categories covering projects, work packages, versions, time tracking, wiki pages, boards, news, forums, relations, comments, memberships, notifications, watchers, queries, and admin commands.
Highlights
- 62 tools for comprehensive OpenProject management
- Two deployment modes: Direct (stdio) for any developer, Docker sidecar for admin_command and shared servers
- Interactive setup wizard:
npx -y open-project-sidecar-mcp --setup - Board tools via REST API: No Docker required for Kanban boards
- Auto-membership: API user automatically added as project member on creation
- Update guide: Full documentation for upgrading between versions
Install
# New install npx -y open-project-sidecar-mcp@1.7.0 --setup # Update from previous version npx -y open-project-sidecar-mcp@latest --setup # Docker sidecar update docker compose pull mcp && docker compose up -d mcpDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads