Skip to content

Add complete label management functionality to GitHub MCP server #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
clafollett opened this issue Apr 18, 2025 · 0 comments · May be fixed by #313
Open

Add complete label management functionality to GitHub MCP server #312

clafollett opened this issue Apr 18, 2025 · 0 comments · May be fixed by #313
Labels
enhancement New feature or request

Comments

@clafollett
Copy link

Overview

This feature request is to add comprehensive label management capabilities to the GitHub MCP server, allowing AI agents to interact with GitHub labels through the Model Context Protocol.

Features to Add

  • Create new labels in a repository
  • Retrieve details about existing labels
  • List all labels in a repository
  • Update existing label properties (name, color, description)
  • Delete labels from a repository
  • Add labels to issues
  • Remove labels from issues
  • List all labels on an issue

Benefits

  • Enables AI agents to fully manage GitHub labels programmatically
  • Provides a complete interface to GitHub's label APIs to give better context to new labels
@clafollett clafollett added the enhancement New feature or request label Apr 18, 2025
@clafollett clafollett linked a pull request Apr 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant