G

gogs.io

Gogs is an open-source self-hosted Git service for hosting repositories, managing users and organizations, and exposing Git operations over web, SSH, and HTTP. Its documentation site also publishes a read-only MCP server for searching and reading the docs.

4 integrations · MCP · REST · CLI

Gogs exposes a self-hosted REST API authenticated with personal access tokens, a local `gogs` administration CLI, and two public read-only docs MCP endpoints at `gogs.io/mcp` and Mintlify’s host.

discovered 2mo ago
MCP servers2
REST · OpenAPI1
CLI1
Credentials
Gogs personal access tokenbearerGet token

Sign in to your own Gogs instance, then use the API or UI to create a personal access token. The API reference includes Create an access token and List access tokens. Because Gogs is self-hosted, you mint this token on your own instance rather than on gogs.io. Use the token for calls to that instance's REST API, typically under /api/v1.

conventions · 4/7 published

Publish these signals → /publishing