gogs-mcp-server

f-3-l-i-x/gogs-mcp-server
★ 0 stars TypeScript DevOps Updated today
MCP server for Gogs, deployable via Docker
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gogs-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "f-3-l-i-x/gogs-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for [Gogs](https://gogs.io), packaged to run in Docker. It connects to an **existing** Gogs instance (it does not run Gogs itself) and exposes Gogs operations as MCP tools over Streamable HTTP. All configuration lives in a single `.env` file.

Tools (19)

gogs_comment_issuegogs_create_issuegogs_create_or_update_filegogs_create_repogogs_delete_repogogs_get_current_usergogs_get_file_contentsgogs_get_issuegogs_get_repogogs_list_branchesgogs_list_issuesgogs_list_labelsgogs_list_milestonesgogs_list_my_orgsgogs_list_my_reposgogs_list_org_reposgogs_search_reposgogs_search_usersinvalid_scope