Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by SLineroDev • Documentation & Docs
An MCP server that fetches, formats, compares, and lists GitHub repository releases for generating release notes and change summaries.
Fetch detailed release notes and metadata for a specific GitHub release to generate documentation or display changelogs.
Compare two versions of a repository to produce diffs, changelogs, or migration guidance between releases.
List and filter repository releases (including pre-releases) with pagination to monitor release history or latest versions.
This MCP server provides tools to retrieve detailed release information, compare two release versions, and list releases with filtering (including pre-release handling and pagination). It supports semantic version formats and optional GitHub authentication for higher rate limits and private repos. Outputs are emoji-enhanced and formatted for easy reading and integration into agents or changelog generators. It is distributed for local or npx-based use and intended for automating release inspection and changelog creation.
Get detailed information about a specific GitHub release version. Supports semantic versioning formats (v1.0.0, @1.0.0, 1.0.0) and returns comprehensive release details including tag name, release title, publication date, and full release notes. Perfect for understanding what changed in a specific version or for documentation purposes.
Compare changes between two GitHub release versions. Ideal for understanding what changed between versions, generating changelogs, or migration guides. Returns a chronological list of all releases between the two versions with their full release notes, making it perfect for analyzing the evolution of features, bug fixes, and breaking changes. Supports semantic versioning formats (v1.0.0, @1.0.0, 1.0.0).
List all GitHub releases for a repository with rich formatting and comprehensive details. Returns releases in chronological order with emojis for better readability (🔖 for versions, 🗓️ for dates, 📝 for descriptions). Perfect for getting an overview of a project's release history, finding the latest version, or monitoring release frequency. Supports pagination and filtering of pre-releases.
List all packages for a GitHub organization. Returns detailed information about each package including its name, type, visibility, and repository details. Perfect for discovering available packages and their metadata in an organization.
Fetch the README file for a GitHub repository and return its plain text content. Useful for discovering package names and documentation in monorepos.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.