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.
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.
- Gogs Docs MCP serverdetected
- Gogs REST APIdiscovered
- gogs CLIdiscovered
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
- integrations.json——
- llms.txt✓https://gogs.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✓https://unknwon.main-kill-isr.mintlify.me/mcp
- OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✓https://gogs.io/
- Agent skills✓https://gogs.io/.well-known/agent-skills/index.json
Publish these signals → /publishing