MCP.so
Sign In
F

Forgejo Mcp

@raohwork

About Forgejo Mcp

Manage Gitea/Forgejo repositories through AI assistants.

Basic information

Category

Other

Transports

stdio

Publisher

raohwork

Submitted by

Ronmi Ren

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "forgejo": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "FORGEJOMCP_TOKEN",
        "ronmi/forgejo-mcp",
        "stdio",
        "--server",
        "https://your-forgejo-instance.com"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Forgejo Mcp?

Forgejo Mcp is an MCP server that integrates with Forgejo to manage issues, projects, releases, and other repository features. It is intended for developers using the Forgejo platform.

How to use Forgejo Mcp?

Key features of Forgejo Mcp

  • Create, edit, and view issues
  • Add, remove, and replace labels
  • Manage issue comments and attachments
  • Set issue dependencies
  • Manage labels, milestones, and repositories
  • Manage version releases and attachments
  • View pull requests and wiki pages
  • View Forgejo Actions

Use cases of Forgejo Mcp

  • Automate issue creation and labeling in Forgejo projects
  • Manage project milestones and releases programmatically
  • Search and list repositories for CI/CD pipelines
  • Update wiki pages as part of documentation workflows

FAQ from Forgejo Mcp

Comments

More Other MCP servers