Loading languages...
GO

goern/forgejo-mcp

@goern4

MIRROR ONLY!! This Model Context Protocol (MCP) server provides tools and resources for interacting with the Forgejo (specifically Codeberg.org) REST API.

forgejo
code-management
rest-api
chat-interface

# mcpServer Config

{
  "mcpServers": {
    "forgejo": {
      "command": "forgejo-mcp",
      "args": [
        "-t",
        "stdio",
        "--host",
        "https://forgejo.org"
      ],
      "env": {
        "GITEA_ACCESS_TOKEN": "<your personal access token>"
      }
    }
  }
}

# stdio

forgejo-mcp -t stdio --host https://forgejo.org

# sseURL

http://localhost:8080/sse
Transport:
stdio
sse
Язык:
Go
Создано:4/8/2025
Обновлено:8/8/2025
Домашняя страница:
https://codeberg.org/goern/forgejo-mcp