Skip to content

raohwork/forgejo-mcp

v0.0.3 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 10mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude-code claude-desktop forgejo gemini-cli gitea mcp-server

Summary

AI summary

Introduced issue blocking, MCP transport over SSE/HTTP, and automatic versioning injection during CI releases.

Full changelog

🚀 New Features

  • Issue Blocking: Introduced full support for issue blocking, allowing one issue to block another. (#1)
  • Transport Modes: Implemented MCP (Machine-readable Command Protocol) over SSE (Server-Sent Events) and HTTP, providing more flexible communication
    options.
  • Automatic Versioning: Version information is now automatically updated and injected during the CI release process.

✨ Improvements & Refactoring

  • Optimized Output Formatting: Refactored several tools (Issue Dependencies, Milestones, Wiki, Issue Lists) to simplify output, making it more concise,
    readable, and reducing token usage.
  • Code Structure: Relocated multiple data structures from the tools package to the types package for a cleaner project structure.
  • Dependency Management: Simplified the success messages for adding/removing dependencies.

📦 CI/CD

  • macOS Support: The CI pipeline now includes support for macOS environments.
  • Docker Image Builds: Added a workflow for building Docker images.

📝 Documentation

  • README: Improved the structure and clarity of the README file.
  • Concept Clarification: Clarified the distinction between "dependencies" and "blocking" in the documentation.
  • Package Documentation: Added package-level documentation for all subpackages.

Full Changelog: https://github.com/raohwork/forgejo-mcp/compare/v0.0.2...v0.0.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track raohwork/forgejo-mcp

Get notified when new releases ship.

Sign up free

About raohwork/forgejo-mcp

An MCP server for managing your repositories on Forgejo/Gitea server.

All releases →

Beta — feedback welcome: [email protected]