Enterprise DNA
M MCP Servers Developer low

raohwork/forgejo-mcp

by Various

A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants

R

MCP

raohwork/forgejo-mcp

Added 1 June 2026

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

Overview

A MCP server implemented in Go that enables AI assistants to manage Gitea and Forgejo repositories. It exposes repository operations through the Model Context Protocol.

Best for

Best for
Developers using Gitea or Forgejo who want AI assistant integration

Use cases

  • Managing issues and pull requests via chat
  • Automating repository administration tasks
  • Integrating Gitea/Forgejo with MCP-compatible AI tools

How to use

Tools exposed

  • docker
  • go

Tested with

Claude Desktop, Gemini CLI

Example client config

{\n  "mcpServers": {\n    "forgejo": {\n      "command": "docker",\n      "args": [\n        "--rm",\n        "ronmi/forgejo-mcp",\n        "stdio",\n        "--server", "https://your-forgejo-instance.com",\n        "--token", "your_access_token"\n      ]\n    }\n  }\n}

Notes

A MCP server implemented in Go that enables AI assistants to manage Gitea and Forgejo repositories. It exposes repository operations through the Model Context Protocol.

56 stars on GitHub. Last updated 2025-10-28. Licensed MPL-2.0.

Use cases

  • Managing issues and pull requests via chat
  • Automating repository administration tasks
  • Integrating Gitea/Forgejo with MCP-compatible AI tools

Pros

  • Lightweight Go binary with no heavy dependencies
  • Direct adherence to the MCP standard for interoperability
  • Simple setup for existing Gitea/Forgejo instances

Cons

  • Requires an MCP-compatible client or host to function
  • Limited to Gitea/Forgejo ecosystems only
  • Relatively new with a small community (56 stars)

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Go binary with no heavy dependencies
  • Direct adherence to the MCP standard for interoperability
  • Simple setup for existing Gitea/Forgejo instances

Cons

  • Requires an MCP-compatible client or host to function
  • Limited to Gitea/Forgejo ecosystems only
  • Relatively new with a small community (56 stars)
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks