Skip to content

feat: Add support for Git tag operations #345

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eranco74
Copy link

@eranco74 eranco74 commented Apr 24, 2025

Add git tag functionality, including:
- List repository tags
- Get tag details
- Support for tag-based content access

This enables basic read-only tag management through the MCP server API.

Closes: #344
Screenshot From 2025-04-24 20-11-21
Screenshot From 2025-04-24 19-59-40

image

@eranco74 eranco74 requested a review from a team as a code owner April 24, 2025 17:28
@eranco74
Copy link
Author

@williammartin @SamMorrowDrums PTAL

Add git tag functionality including:
- List repository tags
- Get tag details
- Support for tag-based content access

This enables basic read-only tag management through the MCP server API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for tags operations
1 participant