Add support for organization label management in MCP tools #99

Closed
opened 2025-10-09 01:03:21 +00:00 by dwichers · 1 comment
Contributor

I'd like to propose adding support for managing organization-level labels (create, update, delete, list) in the MCP server tools.

Labels help keep issues organized and easy to navigate. One of Gitea’s strengths is its use of organizations to structure repositories, and since labels can be defined at the organization level, assigning them per repository becomes redundant.

I’ve seen work underway (link to active pull request here) to extend the SDK with this functionality—once that’s complete, it would be great to align the MCP tools accordingly.

Let me know if this fits within current plans. Happy to help draft a spec or contribute.

_I'd like to propose adding support for managing organization-level labels (create, update, delete, list) in the MCP server tools._ Labels help keep issues organized and easy to navigate. One of Gitea’s strengths is its use of organizations to structure repositories, and since labels can be defined at the organization level, assigning them per repository becomes redundant. I’ve seen work underway ([link to active pull request here](https://gitea.com/gitea/go-sdk/pulls/717)) to extend the SDK with this functionality—once that’s complete, it would be great to align the MCP tools accordingly. Let me know if this fits within current plans. Happy to help draft a spec or contribute.
Member

fixed in #102

fixed in #102
Sign in to join this conversation.
No description provided.