forgejo-mcp

raohwork/forgejo-mcp
★ 50 stars Go 🤖 AI/LLM Updated 18d ago
A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "forgejo-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/raohwork/forgejo-mcp@latest"
      ]
    }
  }
}

Topics

claude-codeclaude-desktopforgejogemini-cligiteamcp-server