Back to Home
goern icon

forgejo-mcp

Verified Safe

by goern

Overview

Connects AI assistants to Forgejo repositories, enabling natural language management of issues, pull requests, files, and more.

Installation

Run Command
FORGEJO_ACCESS_TOKEN="<your personal access token>" forgejo-mcp --transport stdio --url https://your-forgejo-instance.org

Environment Variables

  • FORGEJO_URL
  • FORGEJO_ACCESS_TOKEN
  • FORGEJO_DEBUG

Security Notes

The server's Go source code shows good security practices, including handling sensitive data (access tokens) via environment variables or CLI flags, and sanitizing URLs and redacting tokens in logs. It primarily acts as a proxy to the Forgejo API via a standard SDK, limiting its attack surface. No 'eval', obfuscation, or direct malicious patterns were identified. The primary security consideration for users is to ensure the Forgejo access token is granted only the necessary permissions.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars24
Forks7
Last Update2026-01-19

Tags

ForgejoAI AssistantModel Context ProtocolGitDevelopment Tools