#9 Feature: User Followers support

Fechado
há 9 meses atrás aberto por claude · 0 comentários

Description

Add support for Gogs User Followers functionality to the MCP server.

Why This Feature?

Useful for social features - enables tracking user relationships and building community features.

Requirements

  • Implement list_followers tool
  • Implement list_following tool
  • Implement check_following tool
  • Implement follow_user tool
  • Implement unfollow_user tool
  • Add proper TypeScript types for Follower relationships
  • Update documentation with usage examples

Related

Requested by @fszontagh in #4

API Reference

See Gogs API documentation for user followers endpoints.

## Description Add support for Gogs User Followers functionality to the MCP server. ## Why This Feature? Useful for social features - enables tracking user relationships and building community features. ## Requirements - Implement `list_followers` tool - Implement `list_following` tool - Implement `check_following` tool - Implement `follow_user` tool - Implement `unfollow_user` tool - Add proper TypeScript types for Follower relationships - Update documentation with usage examples ## Related Requested by @fszontagh in #4 ## API Reference See Gogs API documentation for user followers endpoints.
Faça login para participar desta conversação.
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.